Background for Skyrim SE
Member of the DbBigActorArray script
voidfunctionSetCurrentIndex(intindex)

Description

Documentation Comment

set the current index (between -1 and size)
for use with getNext, SetNext, GetPrevious, SetPrevious functions


Caveats


Parameters

intindex


Examples

Auto-Generated Example

int myInt__index

myDbBigActorArray__toCallFunctionOn.SetCurrentIndex(myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.