Native referenceRedM

_ADD_ENTRY_VOLUME_LOCK

0x58D3803FA639A3BB VOLUME
FUNCTION SIGNATURE
BOOL _ADD_ENTRY_VOLUME_LOCK(`args` (Any*));
Property Value
Native Name _ADD_ENTRY_VOLUME_LOCK
Hash 0x58D3803FA639A3BB
Return Type BOOL
Build 1311
Parameters args (Any*)

Parameters

  • args (Any*)

Usage

Lua (Direct):

local result = AddEntryVolumeLock(args)

Lua (Hash):

local result = Citizen.InvokeNative(0x58D3803FA639A3BB, args)

Back to VOLUME