Difference between revisions of "LOAD TXD"
Jump to navigation
Jump to search
m |
|||
| Line 5: | Line 5: | ||
|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= | + | |rt=integer |
|rd=Returns the texture library handle. | |rd=Returns the texture library handle. | ||
}} | }} | ||
[[Category:Native functions]] | [[Category:Native functions]] | ||
Revision as of 07:48, 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 | |
| integer | Returns the texture library handle. | |