Difference between revisions of "WM LOCATION *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated constant article)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{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:WM_LOCATION* constants]]
+
[[Category:Constants]]
 +
[[Category:Maps]]

Latest revision as of 12:37, 3 August 2011

Source: script.ldf
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