Difference between revisions of "DIRECTION*"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(remove generated)
 
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf

Latest revision as of 22:06, 9 February 2010

Source: script.ldf
Constant name Type Value Description Source
DIRECTION_EAST float 270.0f script.ldf
DIRECTION_NORTH float 180.0f script.ldf
DIRECTION_SOUTH float 0.0f script.ldf
DIRECTION_WEST float 90.0f script.ldf