Native referenceRedM

_0x0C392DB374655176

0x0C392DB374655176 LAW
FUNCTION SIGNATURE
void _0x0C392DB374655176(`x` (float), `y` (float), `z` (float), `p3` (float), `itemSet` (ItemSet));
Property Value
Native Name _0x0C392DB374655176
Hash 0x0C392DB374655176
Return Type void
Build 1207
Parameters x (float), y (float), z (float), p3 (float), itemSet (ItemSet)

Parameters

  • x (float)
  • y (float)
  • z (float)
  • p3 (float)
  • itemSet (ItemSet)

Usage

Lua (Direct):

_0x0C392DB374655176(x, y, z, p3, itemSet)

Lua (Hash):

Citizen.InvokeNative(0x0C392DB374655176, x, y, z, p3, itemSet)

Back to LAW