Difference between revisions of "PLACEABLE TYPE *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated constant article)
m (Changing category)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 70: Line 69:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:PLACEABLE_TYPE* constants]]
+
[[Category:Constants]]
 +
[[Category:Placeable constants]]

Latest revision as of 17:55, 11 March 2012

Source: script.ldf
Constant name Type Value Description Source
PLACEABLE_TYPE_ART int 5 script.ldf
PLACEABLE_TYPE_BAG int 3 script.ldf
PLACEABLE_TYPE_CHEST int 2 script.ldf
PLACEABLE_TYPE_DOOR int 1 script.ldf
PLACEABLE_TYPE_FLIPCOVER int 6 script.ldf
PLACEABLE_TYPE_INVALID int 0 script.ldf
PLACEABLE_TYPE_LEVER int 4 script.ldf