Skip to content

isFileCutsceneFading

Client-side

Available in Neon, not standard MTA

Reports the native fade state for the current file-cutscene generation.

Syntax

bool isFileCutsceneFading(int token)

Arguments

tokenint

Current file-cutscene token.

Returns

true while GTA is fading; false when idle or when the lease is invalid.

Ownership and lifecycle

File cutscenes share GTA's exclusive camera lease. Release, resource shutdown, disconnect, or a camera takeover deletes the native cutscene before restoring gameplay state.

Where this comes from

RELATED NEON APIS

Continue exploring

Read the system guide →