Background for Skyrim SE
Member of the JArray script
intfunctionobjectWithSize(intsize)NativeGlobal

Description

Documentation Comment

Creates a new array of given size, filled with empty (None) items


Caveats


Parameters

intsize


Examples

Auto-Generated Example

int myInt__size

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