Native referenceRedM

_SET_ALLOW_DISABLED_LAW_RESPONSES

0x4B52BF96E225D230 LAW
FUNCTION SIGNATURE
void _SET_ALLOW_DISABLED_LAW_RESPONSES(`toggle` (BOOL));
Property Value
Native Name _SET_ALLOW_DISABLED_LAW_RESPONSES
Hash 0x4B52BF96E225D230
Return Type void
Build 1207
Parameters toggle (BOOL)

Parameters

  • toggle (BOOL)

Usage

Lua (Direct):

SetAllowDisabledLawResponses(toggle)

Lua (Hash):

Citizen.InvokeNative(0x4B52BF96E225D230, toggle)

Back to LAW