Native referenceRedM

_0x6355602C02EDC6DF

0x6355602C02EDC6DF VEHICLE
FUNCTION SIGNATURE
void _0x6355602C02EDC6DF(`entity` (Entity), `p1` (Any));

Description: Only used in R* Script beat_train_holdup: p1 = 1

Property Value
Native Name _0x6355602C02EDC6DF
Hash 0x6355602C02EDC6DF
Return Type void
Build 1207
Parameters entity (Entity), p1 (Any)

Parameters

  • entity (Entity)
  • p1 (Any)

Usage

Lua (Direct):

_0x6355602C02EDC6DF(entity, p1)

Lua (Hash):

Citizen.InvokeNative(0x6355602C02EDC6DF, entity, p1)

Back to VEHICLE