GetCreaturesInAOE

From Dragon Age Toolset Wiki
Revision as of 19:00, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag and fixing parameter)

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