Native referenceRedM

_0x92A32BA29622763F

0x92A32BA29622763F NETSHOPPING
FUNCTION SIGNATURE
BOOL _0x92A32BA29622763F(`id` (int), `index` (int), `p2` (Any*));
Property Value
Native Name _0x92A32BA29622763F
Hash 0x92A32BA29622763F
Return Type BOOL
Build 1207
Parameters id (int), index (int), p2 (Any*)

Parameters

  • id (int)
  • index (int)
  • p2 (Any*)

Usage

Lua (Direct):

local result = _0x92A32BA29622763F(id, index, p2)

Lua (Hash):

local result = Citizen.InvokeNative(0x92A32BA29622763F, id, index, p2)

Back to NETSHOPPING