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