GetRoamLocation

From Dragon Age Toolset Wiki
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