Native referenceRedMclient

_GET_LABEL_TEXT_2

0x3429670F9B9EF2D3 HUD
FUNCTION SIGNATURE
const char* _GET_LABEL_TEXT_2(`label` (const char*));
Property Value
Native Name _GET_LABEL_TEXT_2
Hash 0x3429670F9B9EF2D3
Return Type const char*
Build 1207
API Set client

Description: GET_FILENAME* - _GET_FRAME*

Usage

Lua (Direct):

local result = GetLabelText2()

Lua (Hash):

local result = Citizen.InvokeNative(0x3429670F9B9EF2D3)
Back to HUD