Difference between revisions of "WM LOCATION *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
m (moved WM LOCATION* to WM LOCATION *) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 63: | Line 62: | ||
[[Category:Constants]] | [[Category:Constants]] | ||
| + | [[Category:Maps]] | ||
Latest revision as of 11:37, 3 August 2011
| Constant name | Type | Value | Description | Source |
|---|---|---|---|---|
| WM_LOCATION_ACTIVE | int | 2 | script.ldf | |
| WM_LOCATION_COMPLETE | int | 5 | script.ldf | |
| WM_LOCATION_DESTROYED | int | 6 | script.ldf | |
| WM_LOCATION_GRAYED_OUT | int | 3 | script.ldf | |
| WM_LOCATION_INACTIVE | int | 1 | script.ldf | |
| WM_LOCATION_UNLOCKED | int | 4 | script.ldf |