Native referenceFiveM

REQUEST_CUT_FILE

0x06A3524161C502BA CUTSCENE
FUNCTION SIGNATURE
void REQUEST_CUT_FILE(char* cutsceneName);
Property Value
Native Name REQUEST_CUT_FILE
Hash 0x06A3524161C502BA
Return Type void
Parameters cutsceneName (char*)

Description: ``` Simply loads the cutscene and doesn't do extra stuff that REQUEST_CUTSCENE does.

Back to CUTSCENE