GetAreaFromLocation

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