Background for Fallout 4
Member of the RefCollectionAlias script
ActorfunctionGetActorAt(intaiIndex)

Description

Documentation Comment

kmk
convenience function - casts the reference at aiIndex as an actor before returning it


Caveats


Parameters

intaiIndex


Examples

Auto-Generated Example

int myInt__aiIndex

Actor returnedValue = myRefCollectionAlias__toCallFunctionOn.GetActorAt(myInt__aiIndex)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.