Difference between revisions of "GUI HIGHLIGHT *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
 
(4 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 75: Line 74:
 
<!-- This section contains examples transcluded from the snippet library. -->
 
<!-- This section contains examples transcluded from the snippet library. -->
  
<!-- == See also == -->
+
== See also ==
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
 +
[[HighlightGuiElement]]
  
[[Category:GUI_HIGHLIGHT* constants]]
+
[[Category:Constants]]

Latest revision as of 12:33, 3 August 2011

Source: script.ldf
Constant name Type Value Description Source
GUI_HIGHLIGHT_EMPTY_QBAR int 4 script.ldf
GUI_HIGHLIGHT_EQUIPMENT_SLOT int 6 script.ldf
GUI_HIGHLIGHT_FOLLOWER int 0 script.ldf
GUI_HIGHLIGHT_HEALTH_POULTICE int 3 script.ldf
GUI_HIGHLIGHT_INVENTORY int 2 script.ldf
GUI_HIGHLIGHT_TACTIC_PRESET int 5 script.ldf
GUI_HIGHLIGHT_TACTICS int 1 script.ldf
GUI_HIGHLIGHT_UNEQUIPPED_ITEM int 7 script.ldf


See also

HighlightGuiElement