getDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= Description
| Returns the object heading in the range from 0 to 360. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''getDir''' |= Syntax
| '''getDir''' obj|= Syntax
 
|p1 - obj: [[Object]]
| |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
 
|x1 = <code>'''getDir''' [[player]]  </code>
|  |= See also
|  |= See also



Revision as of 17:28, 4 August 2006

Hover & click on the images for description

Description

Description:
Returns the object heading in the range from 0 to 360.
Groups:
Uncategorised

Syntax

Syntax:
getDir obj
Return Value:
p1 - obj: Object

Examples

Example 1:
getDir player

Additional Information

See also:
Number

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section