| Property | Value |
|---|---|
| Native Name | _IS_GLOBAL_BLOCK_VALID |
| Hash | 0xACB7E1418A8B6E32 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | index (int) |
Parameters
index(int)
Usage
Lua (Direct):
local result = IsGlobalBlockValid(index)
Lua (Hash):
local result = Citizen.InvokeNative(0xACB7E1418A8B6E32, index)