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

Description

Documentation String

Requirements: None


Caveats


Parameters

int[]aArray


Examples

Auto-Generated Example

int[] myIntArray__aArray

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