Background for Skyrim SE
Member of the JArray script
intfunctionobjectWithInts(int[]values)NativeGlobal

Description

Documentation Comment

Creates a new array that contains given values
objectWithBooleans converts booleans into integers


Caveats


Parameters

int[]values


Examples

Auto-Generated Example

int[] myIntArray__values

int returnedValue = JArray.objectWithInts(myIntArray__values)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.