Difference between revisions of "PLACEABLE TYPE *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Changing category)
 
Line 70: Line 70:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
[[Category:Placeables]]
+
[[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