Background for Skyrim SE
Member of the JArray script
intfunctionunique(intobject)NativeGlobal

Description

Documentation Comment

Sorts the items, removes duplicates. Returns array itself. You can treat it as JSet now


Caveats


Parameters

intobject


Examples

Auto-Generated Example

int myInt__object

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