Background for Skyrim SE
Member of the clib script
int[]functioncArrayCompactInt(int[]aArray, intshiftValue=0)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

int[]aArray

intshiftValue=0


Examples

Auto-Generated Example

int[] myIntArray__aArray
int myInt__shiftValue

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