|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ObjectMgr.h>
Public Attributes | |
| uint32 | ActionMenuID |
| uint32 | ActionPoiID |
| uint32 | BoxBroadcastTextID |
| bool | BoxCoded |
| uint32 | BoxMoney |
| std::string | BoxText |
| ConditionList | Conditions |
| uint32 | MenuID |
| uint32 | OptionBroadcastTextID |
| uint8 | OptionIcon |
| uint32 | OptionID |
| uint32 | OptionNpcflag |
| std::string | OptionText |
| uint32 | OptionType |
Definition at line 526 of file ObjectMgr.h.
| uint32 GossipMenuItems::ActionMenuID |
Definition at line 535 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::ActionPoiID |
Definition at line 536 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::BoxBroadcastTextID |
Definition at line 540 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| bool GossipMenuItems::BoxCoded |
Definition at line 537 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::BoxMoney |
Definition at line 538 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| std::string GossipMenuItems::BoxText |
Definition at line 539 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| ConditionList GossipMenuItems::Conditions |
Definition at line 541 of file ObjectMgr.h.
| uint32 GossipMenuItems::MenuID |
Definition at line 528 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::OptionBroadcastTextID |
Definition at line 532 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint8 GossipMenuItems::OptionIcon |
Definition at line 530 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::OptionID |
Definition at line 529 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::OptionNpcflag |
Definition at line 534 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| std::string GossipMenuItems::OptionText |
Definition at line 531 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().
| uint32 GossipMenuItems::OptionType |
Definition at line 533 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadGossipMenuItems().