gta.loadTXD

From GTA Connected
Revision as of 07:11, 30 December 2020 by Vortrex (talk | contribs)
Jump to navigation Jump to search

gta.loadTXD

Signature: void gta.loadTXD(string txdName, stream data, int slot)

Usage: load a custom TXD texture, and replace an existing texture with it.

Parameters

string txdName The name of the TXD.
stream data The stream containing the texture data.

Return

void

On failure: void