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

Description

Documentation Comment

Set the element at the index in the big array and set CurrentIndex to index (for getNext, setNext, GetPrevious and SetPrevious functions)


Caveats


Parameters

intindex


Examples

Auto-Generated Example

int myInt__index

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