Native referenceRedM

_0x46DB71883EE9D5AF

0x46DB71883EE9D5AF INVENTORY
FUNCTION SIGNATURE
Hash _0x46DB71883EE9D5AF(`data` (Any), `stats` (const char*), `guid` (Any*), `ped` (Ped));

Description: Returns databindingEntryId to be used with 0x951847CEF3D829FF (p0)

Property Value
Native Name _0x46DB71883EE9D5AF
Hash 0x46DB71883EE9D5AF
Return Type Hash
Build 1207
Parameters data (Any), stats (const char*), guid (Any*), ped (Ped)

Parameters

  • data (Any)
  • stats (const char*)
  • guid (Any*)
  • ped (Ped)

Usage

Lua (Direct):

local result = _0x46DB71883EE9D5AF(data, stats, guid, ped)

Lua (Hash):

local result = Citizen.InvokeNative(0x46DB71883EE9D5AF, data, stats, guid, ped)

Back to INVENTORY