Difference between revisions of "SetLocationFacing"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated function articles) |
BryanDerksen (Talk | contribs) (looks okay, removing tag) |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=SetLocationFacing | |name=SetLocationFacing | ||
Latest revision as of 23:56, 26 February 2010
sets the angle orientation component of the specified location.
- Parameters:
- lLocation
- the location to set the facing to
- fAngle
- the angle to set on the location
- Returns:
- a valid location on success or an invalid location on failure
- Source:
- script.ldf
Description
This function sets the angle orientation component of the specified location.