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

Description

Documentation String

Requirements: None


Caveats


Parameters

int[]aArray


Examples

Auto-Generated Example

int[] myIntArray__aArray

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