fivem-ts

a library to speed up the development of Fivem scripts and frameworks


Project maintained by Purpose-Dev Hosted on GitHub Pages — Theme by mattgraham

fivem-ts - Documentation v0.7.5Docs


fivem-ts - Documentation v0.7.5 / Client / Game / getIsCutscenePlaying

Function: getIsCutscenePlaying()

getIsCutscenePlaying(): boolean

Checks if a cutscene is currently playing.

Returns

boolean

Returns true if a cutscene is playing, otherwise false.

Defined in

client/Game.ts:278