Native referenceFiveM

_START_RECORDING

0xC3AC2FFF9612AC81 RECORDING
FUNCTION SIGNATURE
void _START_RECORDING(int mode);
Property Value
Native Name _START_RECORDING
Hash 0xC3AC2FFF9612AC81
Return Type void
Parameters mode (int)

Description: Starts recording a replay.
If already recording a replay, does nothing.

Parameters

  • mode (int) — 0 turns on action replay, 1 starts recording
Back to RECORDING