PANEL_BUTTON_* Constant Group
Client panel buttons including character sheet, inventory, journal, map, options, player vs player, resting and spellbook.
Constants
Constant
|
Value
|
Description
|
PANEL_BUTTON_CHARACTER
|
3
|
Character sheet panel button.
|
|
PANEL_BUTTON_INVENTORY
|
1
|
|
PANEL_BUTTON_JOURNAL
|
2
|
Quest journal panel button.
|
|
PANEL_BUTTON_MAP
|
0
|
|
PANEL_BUTTON_OPTIONS
|
4
|
Game options panel button.
|
|
PANEL_BUTTON_PLAYER_VERSUS_PLAYER
|
7
|
Player versus player panel button.
|
|
PANEL_BUTTON_REST
|
6
|
|
PANEL_BUTTON_SPELLS
|
5
|
|
See Also