Difference between revisions of "DIRECTION*"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
BryanDerksen (Talk | contribs) (remove generated) |
||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
Latest revision as of 21:06, 9 February 2010
| 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 |