Difference between revisions of "LOAD TXD"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Native
 
{{Native
|noheader=0
 
 
|np=1
 
|np=1
 
|p1t=string
 
|p1t=string
|p1d=Name of texture library (*.wtd file, exclude extension in use)
+
|p1d=Name of texture library (*.[[wtd]] file, exclude extension in use)
 
|r=1
 
|r=1
 
|rt=integer
 
|rt=integer
 
|rd=Returns the texture library handle.
 
|rd=Returns the texture library handle.
 
}}
 
}}
 
[[Category:Native functions]]
 

Latest revision as of 11:32, 27 December 2008

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