Background for Skyrim SE

cArrayCreateBase


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
Actor[]functioncArrayCreateActor(intindices, Actorfiller=NONE, boolusePapUtil=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, PapyrusUtil:Soft

Alias[]functioncArrayCreateAlias(intindices, Aliasfiller=NONE, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

bool[]functioncArrayCreateBool(intindices, boolfiller=false, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

float[]functioncArrayCreateFloat(intindices, floatfiller=0.0, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

Form[]functioncArrayCreateForm(intindices, Formfiller=NONE, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

int[]functioncArrayCreateInt(intindices, intfiller=0, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

ObjectReference[]functioncArrayCreateObjRef(intindices, ObjectReferencefiller=NONE)Global
ObjectReference[]functioncArrayCreateObjectReference(intindices, ObjectReferencefiller=NONE, boolusePapUtil=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, PapyrusUtil:Soft

string[]functioncArrayCreateString(intindices, stringfiller="", booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global

Requirements: None, SKSE:Soft

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.