GetRoamLocation

From Dragon Age Toolset Wiki
Revision as of 23:54, 10 February 2010 by BryanDerksen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Get the roam Location for the creature.

location GetRoamLocation(
object oCreature
);
Parameters:
oCreature
Creature whose roam location is desired
Returns:

roam location for the creature

Source:

script.ldf

Description