Skip to content

isFileCutsceneLoaded

Client-side

Available in Neon, not standard MTA

Reports whether GTA has finished loading the owned DAT/CUT/IFP cutscene data.

Syntax

bool isFileCutsceneLoaded(int token)

Arguments

tokenint

Current file-cutscene token.

Returns

true once the owned native cutscene is loaded; false while pending or for invalid ownership.

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 →