Native referenceFiveM

0x208784099002BC30

0x208784099002BC30 RECORDING
FUNCTION SIGNATURE
void 0x208784099002BC30(char* missionNameLabel, Any p1);
Property Value
Native Name 0x208784099002BC30
Hash 0x208784099002BC30
Return Type void
Parameters missionNameLabel (char*), p1 (Any)

Description: ``` -This function appears to be deprecated/ unused. Tracing the call internally leads to a _nullsub -
first one seems to be a string of a mission name, second one seems to be a bool/toggle
p1 was always 0.

Back to RECORDING