Background for Skyrim SE
Member of the PapyrusUtil script
bool[]functionBoolArray(intsize, boolfiller=false)Global


Caveats


Parameters

intsize

boolfiller=false


Examples

Auto-Generated Example

int myInt__size
bool myBool__filler

bool[] returnedValue = PapyrusUtil.BoolArray(myInt__size, myBool__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.