Background for Skyrim SE
Member of the PapyrusUtil script
intfunctionCountFalse(bool[]ArrayValues)Global


Caveats


Parameters

bool[]ArrayValues


Examples

Auto-Generated Example

bool[] myBoolArray__ArrayValues

int returnedValue = PapyrusUtil.CountFalse(myBoolArray__ArrayValues)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.