GetCombatTargets
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
For an actor in combat, returns an array_var containing all Actors which the game considers potential targets of the calling actor, at that particular moment.
Syntax
(targets:array_var) reference.GetCombatTargets
Example
let aTargets := actorRef.GetCombatTargets