GetFacingFromLocation

From Dragon Age Toolset Wiki
Jump to: navigation, search

returns the orientation component of the location as an absolute degree value.

float GetFacingFromLocation(
location lLocation
);
Parameters:
lLocation
the location to retrieve the facing from
Returns:

An absolute degree angle representing the orientation of the location

Source:

script.ldf

Description

This function returns the orientation component of the location as an absolute degree value.