Getarraysize: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with ''''getarraysize''' <array name> <return> Returns the number of elements the specified gamearray contains.'
 
No edit summary
 
Line 2: Line 2:


Returns the number of elements the specified [[gamearray]] contains.
Returns the number of elements the specified [[gamearray]] contains.
[[Category:EDuke32 specific commands]]
[[Category:Gamearray manipulation]]

Latest revision as of 21:35, 2 December 2012

getarraysize <array name> <return>

Returns the number of elements the specified gamearray contains.