Background for Skyrim SE
Member of the JIntMap script
intfunctionnextKey(intobject, intpreviousKey=0, intendKey=0)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

intobject

intpreviousKey=0

intendKey=0


Examples

Auto-Generated Example

int myInt__object
int myInt__previousKey
int myInt__endKey

int returnedValue = JIntMap.nextKey(myInt__object, myInt__previousKey, myInt__endKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.