IsInAOE

From Dragon Age Toolset Wiki
Jump to: navigation, search

Indicates if a creature is in an AOE

int IsInAOE(
object oCreature,
object oAOE
);
Parameters:
oCreature
The creature being checked
oAOE
The AOE that the creature may be in
Returns:

True if the creature is in the AOE

Source:

script.ldf