GetDetectingActors

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an array_var containing all actors currently detecting the calling Actor.

Syntax

[help]
(detectingActors:array_var) reference.GetDetectingActors

Example

let aDetecting := actorRef.GetDetectingActors 

See Also