![]() |
TrinityCore
|
#include <GossipDef.h>
Public Member Functions | |||||||||
| uint8 | GetMenuItemCount () const | ||||||||
| bool | Empty () const | ||||||||
| QuestMenuItem const & | GetItem (uint16 index) const | ||||||||
AddMenuItem | |||||||||
Adds a localized gossip menu item from db by menu id and menu item id.
| |||||||||
| QuestMenu () | |||||||||
| ~QuestMenu () | |||||||||
| void | AddMenuItem (uint32 QuestId, uint8 Icon) | ||||||||
| void | ClearMenu () | ||||||||
| bool | HasItem (uint32 questId) const | ||||||||
Private Attributes | |
| QuestMenuItemList | _questMenuItems |
| QuestMenu::QuestMenu | ( | ) |
| QuestMenu::~QuestMenu | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void QuestMenu::ClearMenu | ( | ) |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
private |
1.8.8