Difference between revisions of "GetPosition"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) m (looks okay, removing tag) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetPosition | |name=GetPosition | ||
Latest revision as of 20:50, 11 February 2010
Returns the position of an object.
- Parameters:
- oTarget
- The Object to get the position of
- Returns:
- Returns a vector containing the position of the specified object. Returns an empty vector on error.
- Source:
- script.ldf
Description
Returns a position vector containting the xyz coordinates of the object oTarget.