GetAreaFromLocation

From Dragon Age Toolset Wiki
Revision as of 19:46, 25 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

returns the area component of the location

object GetAreaFromLocation(
location lLocation
);
Parameters:
lLocation
the location to retrieve the area from
Returns:

a valid object on success or an invalid object on failure

Source:

script.ldf

Description

This function returns the area component of the location.