|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for PlayerMenu, including all inherited members.
| _gossipMenu | PlayerMenu | private |
| _questMenu | PlayerMenu | private |
| _session | PlayerMenu | private |
| AddQuestLevelToTitle(std::string &title, int32 level) | PlayerMenu | static |
| ClearMenus() | PlayerMenu | |
| Empty() const | PlayerMenu | inline |
| GetGossipMenu() | PlayerMenu | inline |
| GetGossipOptionAction(uint32 selection) const | PlayerMenu | inline |
| GetGossipOptionSender(uint32 selection) const | PlayerMenu | inline |
| GetQuestMenu() | PlayerMenu | inline |
| IsGossipOptionCoded(uint32 selection) const | PlayerMenu | inline |
| PlayerMenu(WorldSession *session) | PlayerMenu | explicit |
| SendCloseGossip() const | PlayerMenu | |
| SendGossipMenu(uint32 titleTextId, uint64 objectGUID) const | PlayerMenu | |
| SendPointOfInterest(uint32 poiId) const | PlayerMenu | |
| SendQuestGiverOfferReward(Quest const *quest, uint64 npcGUID, bool enableNext) const | PlayerMenu | |
| SendQuestGiverQuestDetails(Quest const *quest, uint64 npcGUID, bool activateAccept, bool displayPopup=false) const | PlayerMenu | |
| SendQuestGiverQuestList(QEmote eEmote, const std::string &Title, uint64 npcGUID) | PlayerMenu | |
| SendQuestGiverRequestItems(Quest const *quest, uint64 npcGUID, bool canComplete, bool closeOnCancel) const | PlayerMenu | |
| SendQuestGiverStatus(uint32 questStatus, uint64 npcGUID) const | PlayerMenu | |
| SendQuestQueryResponse(Quest const *quest) const | PlayerMenu | |
| ~PlayerMenu() | PlayerMenu |