Native referenceRedM

_0x3C529A827998F9B3

0x3C529A827998F9B3 PED
FUNCTION SIGNATURE
void _0x3C529A827998F9B3(`ped` (Ped), `p1` (int), `p2` (int));

Description: _SET_PED_TA* - SET_PED_TO*

Property Value
Native Name _0x3C529A827998F9B3
Hash 0x3C529A827998F9B3
Return Type void
Build 1207
Parameters ped (Ped), p1 (int), p2 (int)

Parameters

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

Usage

Lua (Direct):

_0x3C529A827998F9B3(ped, p1, p2)

Lua (Hash):

Citizen.InvokeNative(0x3C529A827998F9B3, ped, p1, p2)

Back to PED