GetPositionFromLocation

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the position component of the location..

vector GetPositionFromLocation(
location lLocation
);
Parameters:
lLocation
the location to retrieve the position from
Returns:

a non empty vector on success or an empty vector on failure

Source:

script.ldf

Description

This function returns the position component of the location.