Difference between revisions of "GET TEXTURE"
Jump to navigation
Jump to search
Beastlymaps (talk | contribs) m |
Beastlymaps (talk | contribs) m |
||
| Line 1: | Line 1: | ||
{{Native | {{Native | ||
|np=1 | |np=1 | ||
| − | |p1t= | + | |p1t=integer |
|p1d=Texture library handle | |p1d=Texture library handle | ||
|p2t=string | |p2t=string | ||
Latest revision as of 08:54, 10 December 2016
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Texture library handle |
| 2. | string | Name of texture (*.dds file, exclude extension in use) |
| Return value: | ||
| Type | Description | |
| integer | Returns the texture handle. | |