- Found in:
- PapyrusUtil
Description
Documentation Comment
Few extra array types not provided by SKSE normally to help avoid having to use and cast Form arrays
Caveats
Parameters
intsize
Actorfiller=NONE
Examples
Auto-Generated Example
int myInt__size
Actor myActor__filler
Actor[] returnedValue = PapyrusUtil.ActorArray(myInt__size, myActor__filler)