GetCreaturesInAOE

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns a list of creatures within an AOE

object[] GetCreaturesInAOE(
object oAOE
);
Parameters:
oAOE
The AOE that is being queried
Returns:

an array of creatures that are in the AOE

Source:

script.ldf