Description: Old name: _EVENT_MANAGER_IS_EVENT_PENDING
| Property | Value |
|---|---|
| Native Name | EVENTS_UI_IS_PENDING |
| Hash | 0x67ED5A7963F2F722 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | hash (Hash) |
Parameters
hash(Hash)
Usage
Lua (Direct):
local result = EventsUiIsPending(hash)
Lua (Hash):
local result = Citizen.InvokeNative(0x67ED5A7963F2F722, hash)