Native referenceRedM

HAS_STREAMED_TXD_LOADED

0xBE72591D1509FFE4 TXD
FUNCTION SIGNATURE
BOOL HAS_STREAMED_TXD_LOADED(`txdHash` (Hash));
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)

Back to TXD