| Property | Value |
|---|---|
| Native Name | _UILOG_MARK_ENTRY_AVAILABILITY |
| Hash | 0x13E8D7DD08543482 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (int), p1 (Hash), p2 (int), p3 (const char*) |
Parameters
p0(int)p1(Hash)p2(int)p3(const char*)
Usage
Lua (Direct):
UilogMarkEntryAvailability(p0, p1, p2, p3)
Lua (Hash):
Citizen.InvokeNative(0x13E8D7DD08543482, p0, p1, p2, p3)