This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Ar Append

From the Oblivion ConstructionSet Wiki
Revision as of 11:53, 18 September 2010 by imported>QQuix (Organizing the Array Functions category list)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) ar_Append appendedTo:array toAppend:array

Appends an element to an Array.