Difference between revisions of "LOAD TXD"
Jump to navigation
Jump to search
(New page: {{Native |noheader=0 |np=1 |p1t=string |p1d=Pointer to Char |r=1 |rt=handle |rd=Returns the texture library handle. }} Category:Native functions) |
|||
Line 3: | Line 3: | ||
|np=1 | |np=1 | ||
|p1t=string | |p1t=string | ||
− | |p1d= | + | |p1d=Name of texture library (*.wtd file, exclude extension in use) |
|r=1 | |r=1 | ||
|rt=handle | |rt=handle |
Revision as of 07:46, 27 December 2008
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | string | Name of texture library (*.wtd file, exclude extension in use) |
Return value: | ||
Type | Description | |
handle | Returns the texture library handle. |