- Found in:
- JContainers
Description
Documentation Comment
Copy all items to new native Papyrus array of dynamic size.
Items not matching the requested type will have default
values as the ones from the getInt/Flt/Str/Form functions.
Caveats
Parameters
intobject
Examples
Auto-Generated Example
int myInt__object
int[] returnedValue = JArray.asIntArray(myInt__object)