Difference between revisions of "WM LOCATION *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated constant article) |
m (moved WM LOCATION* to WM LOCATION *) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 62: | Line 61: | ||
<!-- This section contains links to articles, functions or constant groups. --> | <!-- This section contains links to articles, functions or constant groups. --> | ||
| − | [[Category: | + | [[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 |