Difference between revisions of "GET CHAR HEADING"
Jump to navigation
Jump to search
(testing direction template) |
m |
||
Line 9: | Line 9: | ||
Gets the character's heading in degrees. | Gets the character's heading in degrees. | ||
− | {{direction|deg | + | {{direction|deg}} |
Latest revision as of 20:28, 10 November 2016
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | char handle |
2. | float | variable to store char heading |
Return value: | ||
Type | Description | |
None |
Gets the character's heading in degrees.
Compass | Degrees |
---|---|
North | 0° |
West | 90° |
South | 180° |
East | 270° |