Native referenceRedM

_0x6F5BC5C4EAB42B15

0x6F5BC5C4EAB42B15 TELEMETRY
FUNCTION SIGNATURE
void _0x6F5BC5C4EAB42B15(`linkID` (int), `type` (int), `contentId` (const char*));

Description: Note: this native was added in build 1491.50

Property Value
Native Name _0x6F5BC5C4EAB42B15
Hash 0x6F5BC5C4EAB42B15
Return Type void
Build 1491
Parameters linkID (int), type (int), contentId (const char*)

Parameters

  • linkID (int)
  • type (int)
  • contentId (const char*)

Usage

Lua (Direct):

_0x6F5BC5C4EAB42B15(linkID, type, contentId)

Lua (Hash):

Citizen.InvokeNative(0x6F5BC5C4EAB42B15, linkID, type, contentId)

Back to TELEMETRY