Difference between revisions of "User talk:CraftySentinel"
Jump to navigation
Jump to search
imported>CraftySentinel (Blanked the page) |
imported>CraftySentinel m (Slight experimentation with wikisyntex don't mind it) |
||
Line 1: | Line 1: | ||
{|class="wikitable collapsible collapsed" style="text-align: center;" | |||
!colspan="3"| Game Script | |||
|- | |||
|style="padding:0;border:none"| | |||
{| class="wikitable sortable" style="margin:0;width:100%" | |||
|- | |||
!Return Type ||width="200"| Function(Parameters) || Description | |||
|- | |||
|int || [[GetNumTexturePaths - TextureSet|GetNumTexturePaths]]() || Returns the number of texture paths. | |||
|- | |||
|string || [[GetNthTexturePath - TextureSet|GetNthTexturePath]]() || Returns the path of the texture. | |||
|} |
Revision as of 01:48, 22 August 2013
Game Script | |||||||||
---|---|---|---|---|---|---|---|---|---|
|