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