Native referenceRedMclient

_0xE94B5E938619712E

0xE94B5E938619712E LAW
FUNCTION SIGNATURE
void _0xE94B5E938619712E(/* parameters not documented */);
Property Value
Native Name _0xE94B5E938619712E
Hash 0xE94B5E938619712E
Return Type void
Build 1207
API Set client

Description: Seems to disable lawmen guarding behaviors (like during a region lockdown). Must be called every frame. Only used in R* SP Scripts, mostly used in train_fast_travel_core

Usage

Lua (Direct):

_0xE94B5E938619712E()

Lua (Hash):

Citizen.InvokeNative(0xE94B5E938619712E)
Back to LAW