Native referenceRedM

_UILOG_MARK_ALL_ENTRIES_AVAILABILITY

0x3920574CF0A2B7B6 UILOG
FUNCTION SIGNATURE
void _UILOG_MARK_ALL_ENTRIES_AVAILABILITY(`p0` (int), `p1` (const char*));
Property Value
Native Name _UILOG_MARK_ALL_ENTRIES_AVAILABILITY
Hash 0x3920574CF0A2B7B6
Return Type void
Build 1207
Parameters p0 (int), p1 (const char*)

Parameters

  • p0 (int)
  • p1 (const char*)

Usage

Lua (Direct):

UilogMarkAllEntriesAvailability(p0, p1)

Lua (Hash):

Citizen.InvokeNative(0x3920574CF0A2B7B6, p0, p1)

Back to UILOG