Background for Skyrim SE
Member of the SPE_Actor script
Actor[]functionGetDetectedActors(ActorakActor)NativeGlobal

Description

Documentation Comment

Get all actors this actor is currently detecting


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

Actor[] returnedValue = SPE_Actor.GetDetectedActors(myActor__akActor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.