Native referenceRedM

SET_STREAMED_TXD_AS_NO_LONGER_NEEDED

0x8232F37DF762ACB2 TXD
FUNCTION SIGNATURE
void SET_STREAMED_TXD_AS_NO_LONGER_NEEDED(`txdHash` (Hash));
Property Value
Native Name SET_STREAMED_TXD_AS_NO_LONGER_NEEDED
Hash 0x8232F37DF762ACB2
Return Type void
Build 1207
Parameters txdHash (Hash)

Parameters

  • txdHash (Hash)

Usage

Lua (Direct):

SetStreamedTxdAsNoLongerNeeded(txdHash)

Lua (Hash):

Citizen.InvokeNative(0x8232F37DF762ACB2, txdHash)

End of TXD natives

Back to TXD