| Property | Value |
|---|---|
| Native Name | _UI_STATE_MACHINE_IS_EXITED |
| Hash | 0x11E73195E735B25B |
| Return Type | BOOL |
| Build | 1207 |
| API Set | client |
Description: It's either EXITED or EXITING
Usage
Lua (Direct):
local result = UiStateMachineIsExited()
Lua (Hash):
local result = Citizen.InvokeNative(0x11E73195E735B25B)