| Property | Value |
|---|---|
| Native Name | HAS_STREAMED_TXD_LOADED |
| Hash | 0xBE72591D1509FFE4 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | txdHash (Hash) |
Parameters
txdHash(Hash)
Usage
Lua (Direct):
local result = HasStreamedTxdLoaded(txdHash)
Lua (Hash):
local result = Citizen.InvokeNative(0xBE72591D1509FFE4, txdHash)