GetCompassHostiles
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the array of all hostile compass targets. Optional parameter allows skipping invisible targets.
Syntax
(array) GetCompassHostiles skipInvisible:int(0/1)
Example
let aEnemies := GetCompassHostiles 1