Background for Skyrim SE
Member of the clib script
bool[]functioncArrayIntToBool(int[]aArray)Global

Description

Documentation String

Requirements:None

Documentation Comment

see also: ArraySumFloat()
ArraySumInt()
ArrayAverageFloat()
ArrayAverageInt()

Conversion


Caveats


Parameters

int[]aArray


Examples

Auto-Generated Example

int[] myIntArray__aArray

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