Background for Skyrim SE
Member of the JValue script
boolfunctionisArray(intobject)NativeGlobal

Description

Documentation Comment

Returns true if the object is map, array or formmap container


Caveats


Parameters

intobject


Examples

Auto-Generated Example

int myInt__object

bool returnedValue = JValue.isArray(myInt__object)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.