Ar Insert

From The Elder Scrolls Construction Set Wiki

A function added by the Oblivion Script Extender.

Syntax:

(bInserted:bool) ar_Insert array:Array index:short valueToInsert:multi

Inserts a single element into an Array-type array at the specified index provided the index is not greater than the current size of the array. Elements above the index are shifted up by one index.

Personal tools