- Found in:
- PapyrusUtil
Caveats
Parameters
bool[]ArrayValues
inttoSize
boolfiller=false
Examples
Auto-Generated Example
bool[] myBoolArray__ArrayValues
int myInt__toSize
bool myBool__filler
bool[] returnedValue = PapyrusUtil.ResizeBoolArray(myBoolArray__ArrayValues, myInt__toSize, myBool__filler)