Background for Skyrim SE
Member of the DynamicArrays script
intfunctionCountBools(bool[]akArray, boolToCount)


Caveats


Parameters

bool[]akArray

boolToCount


Examples

Auto-Generated Example

bool[] myBoolArray__akArray
bool myBool__ToCount

int returnedValue = myDynamicArrays__toCallFunctionOn.CountBools(myBoolArray__akArray, myBool__ToCount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.