Native referenceFiveM

GET_CUTSCENE_TOTAL_DURATION

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

Description: Gets the total length of the cutscene irrespective of playback list in milliseconds To account for sections, see GET_CUTSCENE_END_TIME

Back to CUTSCENE