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

Description

Documentation Comment

Get all actors that are currently detecting this actor


Caveats


Parameters

ActorakActor


Examples

Auto-Generated Example

Actor myActor__akActor

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