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

Description

Documentation String

Requirements: None

Documentation Comment

remainder is dropped!


Caveats


Parameters

int[]aArray


Examples

Auto-Generated Example

int[] myIntArray__aArray

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