Resizearray: Difference between revisions
Jump to navigation
Jump to search
CraigFatman (talk | contribs) Created page with ''''resizearray''' <array name> <new size> Changes the size of a previously defined gamearray during events, states or actors.' |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''resizearray''' <array name> <new size> | '''resizearray''' <array name> <new size> | ||
Changes the size of a previously defined [[gamearray]] | Changes the size of a previously defined [[gamearray]]. | ||
[[Category:EDuke32 specific commands]] | |||
[[Category:Gamearray manipulation]] |
Latest revision as of 20:36, 2 December 2012
resizearray <array name> <new size>
Changes the size of a previously defined gamearray.