Background for Skyrim SE
Member of the clib script
bool[]functioncIfArrayBool(bool[]this, bool[]that)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

bool[]this

bool[]that


Examples

Auto-Generated Example

bool[] myBoolArray__this
bool[] myBoolArray__that

bool[] returnedValue = clib.cIfArrayBool(myBoolArray__this, myBoolArray__that)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.