Difference between revisions of "GET TEXTURE"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |noheader=0 |np=1 |p1t=integer |p1d=Texture library handle |p2t=string |p2d=Name of texture (*.dds file, exclude extension in use) |r=1 |rt=integer |rd=Returns the texture handle....)
(No difference)

Revision as of 07:47, 27 December 2008

GET_TEXTURE
Number of parameters: 1
Parameter #TypeDescription
1.integerTexture library handle
2.stringName of texture (*.dds file, exclude extension in use)
Return value:
TypeDescription
integerReturns the texture handle.