Native referenceRedM

_0x4791899615D70FA2

0x4791899615D70FA2 VOICE
FUNCTION SIGNATURE
void _0x4791899615D70FA2(`player` (Player), `p1` (int), `p2` (int));

Description: Params: p1 = 2; p2 = 3 in R* Script net_main_offline

Property Value
Native Name _0x4791899615D70FA2
Hash 0x4791899615D70FA2
Return Type void
Build 1207
Parameters player (Player), p1 (int), p2 (int)

Parameters

  • player (Player)
  • p1 (int)
  • p2 (int)

Usage

Lua (Direct):

_0x4791899615D70FA2(player, p1, p2)

Lua (Hash):

Citizen.InvokeNative(0x4791899615D70FA2, player, p1, p2)

Back to VOICE