Background for Skyrim SE
Member of the DbBigActorArray script
boolfunctionInsertAt(intindex, Actorelement)

Description

Documentation Comment

use sparingly, pushback is much faster.


Caveats


Parameters

intindex

Actorelement


Examples

Auto-Generated Example

int myInt__index
Actor myActor__element

bool returnedValue = myDbBigActorArray__toCallFunctionOn.InsertAt(myInt__index, myActor__element)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.