| Property | Value |
|---|---|
| Native Name | _DOES_COVER_POINT_EXIST |
| Hash | 0xC276FE69DDA22BAD |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | handle (ScrHandle) |
Parameters
handle(ScrHandle)
Usage
Lua (Direct):
local result = DoesCoverPointExist(handle)
Lua (Hash):
local result = Citizen.InvokeNative(0xC276FE69DDA22BAD, handle)