Background for Skyrim SE

DynamicArrays_B


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
string[]functionCreateStringArray(intL)
bool[]functionCreateBoolArray(intL)
int[]functionCreateIntArray(intL)
float[]functionCreateFloatArray(intL)
Actor[]functionCreateActorArray(intL)
Form[]functionCreateFormArray(intL)
string[]functionGetStringArray()

functions must also be defined in the empty state

bool[]functionGetBoolArray()
int[]functionGetIntArray()
float[]functionGetFloatArray()
Actor[]functionGetActorArray()
Form[]functionGetFormArray()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.