getDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|GETDIR]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|GETDIR]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|GETDIR]]
[[Category:Scripting Commands ArmA|GETDIR]]


| ofp |= Game name


<h2 style="color:#000066"> '''getDir ''obj'''''</h2>
|1.00|= Game version
____________________________________________________________________________________________


|  |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''getDir''' |= Syntax


'''obj:''' [[Object]]
|  |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Number]]
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Object heading in range 0 to 360.
<!-- Note Section END -->
</dl>


Angles are measured in degrees clockwise from north.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|GETDIR]]
See also: [[setDir]]
[[Category:Scripting Commands OFP 1.96|GETDIR]]
 
[[Category:Scripting Commands OFP 1.46|GETDIR]]
 
[[Category:Scripting Commands ArmA|GETDIR]]
'''Example:'''
 
'''getDir''' [[player]]

Revision as of 01:20, 2 August 2006

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Uncategorised

Syntax

Syntax:
getDir
Return Value:
Return value needed

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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