Difference between revisions of "GUI *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (see also)
Line 427: Line 427:
 
<!-- 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. -->
 +
 +
[[EVENT_TYPE_GUI_OPENED]]
  
 
[[Category:Constants]]
 
[[Category:Constants]]

Revision as of 16:30, 20 August 2009

This page was generated by Sunjammer's Dragon Age Script Parser.

The parser extracted and matched all the information required to the best of its ability however the parser relies on the source file, and especially a function's comments, to be correctly formatted. If the source file was not correctly formatted the information presented may be incomplete.

This page should be reviewed by a knowledgeable scripter as it may require updating. If an issue with the source file is identified it should be reported to BioWare.

Please remove the {{Generated}} tag once the page has been confirmed or corrected.

Source: script.ldf
Constant name Type Value Description Source
GUI_ARMYCONTROL int 28 script.ldf
GUI_CHAMPIONSHIP_SCOREBOARD int 25 script.ldf
GUI_CHANTERS int 22 script.ldf
GUI_CHAR_GEN int 1 script.ldf
GUI_CHARACTER_RECORD int 0 script.ldf
GUI_CONTAINER_INVENTORY int 2 script.ldf
GUI_CONTEXT_MENU int 3 script.ldf
GUI_CONVERSATION int 4 script.ldf
GUI_CRAFTING int 38 script.ldf
GUI_CUSTOM_LOADING int 35 script.ldf
GUI_CUTSCENE int 5 script.ldf
GUI_DEATH_SCREEN int 19 script.ldf
GUI_DEBUG int 6 script.ldf
GUI_DEBUG_OPTIONS int 29 script.ldf
GUI_FADE_MAP int 31 script.ldf
GUI_FADETOBLACK_LOADING int 34 script.ldf
GUI_FLOATY_LAYER int 47 script.ldf
GUI_GENERAL_SCOREBOARD int 24 script.ldf
GUI_INVENTORY int 8 script.ldf
GUI_ITEM_UPGRADE int 37 script.ldf
GUI_JOURNAL int 9 script.ldf
GUI_LEVEL_UP int 46 script.ldf
GUI_LIGHT_LOADING int 33 script.ldf
GUI_LOADING int 14 script.ldf
GUI_LOGIN int 39 script.ldf
GUI_LOGIN_CONNECTED int 50 script.ldf
GUI_LOGIN_CONNECTING int 49 script.ldf
GUI_LOGIN_NEW_ACCOUNT int 51 script.ldf
GUI_MAIN int 7 script.ldf
GUI_MAIN_MENU int 20 script.ldf
GUI_MAP int 15 script.ldf
GUI_MINIMAP int 42 script.ldf
GUI_NAVBAR int 40 script.ldf
GUI_NOTIFICATIONS int 44 script.ldf
GUI_OPTIONS int 17 script.ldf
GUI_PARTY_PICKER int 27 script.ldf
GUI_POPUP_LAYER int 30 script.ldf
GUI_PORTRAITS int 43 script.ldf
GUI_QUICKBAR int 41 script.ldf
GUI_SAVE_LOAD int 21 script.ldf
GUI_SAVING int 36 script.ldf
GUI_SKILLS int 13 script.ldf
GUI_SLIDESHOW int 48 script.ldf
GUI_SPELLS int 11 script.ldf
GUI_SPELLS_TALENTS int 10 script.ldf
GUI_START_MENU int 18 script.ldf
GUI_STORE int 32 script.ldf
GUI_TACTICS int 23 script.ldf
GUI_TALENTS int 12 script.ldf
GUI_TOOLTIPS int 45 script.ldf
GUI_TOURNAMENT_SCOREBOARD int 26 script.ldf
GUI_WORLD_MAP int 16 script.ldf


See also

EVENT_TYPE_GUI_OPENED