cArrayCreateBase
- Found in:
- cLib
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- cLib
Actor[]functioncArrayCreateActor(intindices, Actorfiller=NONE, boolusePapUtil=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, PapyrusUtil:Soft
- Found in:
- cLib
Alias[]functioncArrayCreateAlias(intindices, Aliasfiller=NONE, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
- Found in:
- cLib
bool[]functioncArrayCreateBool(intindices, boolfiller=false, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
- Found in:
- cLib
float[]functioncArrayCreateFloat(intindices, floatfiller=0.0, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
- Found in:
- cLib
Form[]functioncArrayCreateForm(intindices, Formfiller=NONE, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
- Found in:
- cLib
int[]functioncArrayCreateInt(intindices, intfiller=0, booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
- Found in:
- cLib
- Found in:
- cLib
ObjectReference[]functioncArrayCreateObjectReference(intindices, ObjectReferencefiller=NONE, boolusePapUtil=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, PapyrusUtil:Soft
- Found in:
- cLib
string[]functioncArrayCreateString(intindices, stringfiller="", booluseSKSE=true, booloutputTrace=true, booluseConsoleUtil=true)Global
Requirements: None, SKSE:Soft
