Native referenceRedM

_0x3CBD6565D9C3B133

0x3CBD6565D9C3B133 NETWORK
FUNCTION SIGNATURE
void _0x3CBD6565D9C3B133(`p0` (int), `p1` (int), `p2` (float));

Description: Note: this native was added in build 1311.23

Property Value
Native Name _0x3CBD6565D9C3B133
Hash 0x3CBD6565D9C3B133
Return Type void
Build 1311
Parameters p0 (int), p1 (int), p2 (float)

Parameters

  • p0 (int)
  • p1 (int)
  • p2 (float)

Usage

Lua (Direct):

_0x3CBD6565D9C3B133(p0, p1, p2)

Lua (Hash):

Citizen.InvokeNative(0x3CBD6565D9C3B133, p0, p1, p2)

Back to NETWORK