IsInAOE

From Dragon Age Toolset Wiki
Revision as of 22:38, 24 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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