| Property | Value |
|---|---|
| Native Name | IS_WAYPOINT_ACTIVE |
| Hash | 0x202B1BBFC6AB5EE4 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | None |
Usage
Lua (Direct):
local result = IsWaypointActive()
Lua (Hash):
local result = Citizen.InvokeNative(0x202B1BBFC6AB5EE4, )
0x202B1BBFC6AB5EE4 MAPBOOL IS_WAYPOINT_ACTIVE(None);| Property | Value |
|---|---|
| Native Name | IS_WAYPOINT_ACTIVE |
| Hash | 0x202B1BBFC6AB5EE4 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | None |
Lua (Direct):
local result = IsWaypointActive()
Lua (Hash):
local result = Citizen.InvokeNative(0x202B1BBFC6AB5EE4, )