Native referenceFiveM

GET_CUTSCENE_END_TIME

0x971D7B15BCDBEF99 CUTSCENE
FUNCTION SIGNATURE
int GET_CUTSCENE_END_TIME(/* parameters not documented */);
Property Value
Native Name GET_CUTSCENE_END_TIME
Hash 0x971D7B15BCDBEF99
Return Type int

Description: Returns the time of the cutscene's end accounting for REQUEST_CUTSCENE_WITH_PLAYBACK_LIST

If a cutscene is laid out with 10 second sections, and section 0 and 1 are enabled then it would be 20000ms.

NativeDB Introduced: v1734
Back to CUTSCENE