getDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 19: Line 19:
'''Example:'''
'''Example:'''


getDir [[player]]
'''getDir''' [[player]]

Revision as of 04:03, 16 April 2006

back to COMREF

getDir obj


Operand types:

obj: Object

Type of returned value:

Number

Description:

Object heading in range 0 to 360.


Example:

getDir player