Difference between revisions of "WM LOCATION *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
BryanDerksen (Talk | contribs) m (Category:Maps) |
||
| 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]] | ||
Revision as of 00:47, 13 February 2010
| 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 |