Direction

From NWN Lexicon
Jump to navigationJump to search

DIRECTION_* Constant Group

Used for determining compass direction.



Constants

Constant Value Description
DIRECTION_EAST 0.0
East.
DIRECTION_NORTH 90.0
North.
DIRECTION_SOUTH 270.0
South.
DIRECTION_WEST 180.0
West.


See Also

functions: 

SetFacing