Native referenceRedM

_0x5203038FF8BAE577

0x5203038FF8BAE577 PED
FUNCTION SIGNATURE
BOOL _0x5203038FF8BAE577(`ped` (Ped), `p1` (int), `p2` (int));
Property Value
Native Name _0x5203038FF8BAE577
Hash 0x5203038FF8BAE577
Return Type BOOL
Build 1207
Parameters ped (Ped), p1 (int), p2 (int)

Parameters

  • ped (Ped)
  • p1 (int)
  • p2 (int)

Usage

Lua (Direct):

local result = _0x5203038FF8BAE577(ped, p1, p2)

Lua (Hash):

local result = Citizen.InvokeNative(0x5203038FF8BAE577, ped, p1, p2)

Back to PED