| Property | Value |
|---|---|
| Native Name | HAS_STREAMED_TEXTURE_DICT_LOADED |
| Hash | 0x54D6900929CCF162 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | textureDict (char*) |
Parameters
textureDict(char*)
Usage
Lua (Direct):
local result = HasStreamedTextureDictLoaded(textureDict)
Lua (Hash):
local result = Citizen.InvokeNative(0x54D6900929CCF162, textureDict)