Native referenceRedM

_0x302E71C1D9EE75B9

0x302E71C1D9EE75B9 STATS
FUNCTION SIGNATURE
BOOL _0x302E71C1D9EE75B9(`statId` (Any*), `p1` (Hash), `p2` (int*));

Description: statId: see STAT_ID_IS_VALID

Property Value
Native Name _0x302E71C1D9EE75B9
Hash 0x302E71C1D9EE75B9
Return Type BOOL
Build 1207
Parameters statId (Any*), p1 (Hash), p2 (int*)

Parameters

  • statId (Any*)
  • p1 (Hash)
  • p2 (int*)

Usage

Lua (Direct):

local result = _0x302E71C1D9EE75B9(statId, p1, p2)

Lua (Hash):

local result = Citizen.InvokeNative(0x302E71C1D9EE75B9, statId, p1, p2)

Back to STATS