![]() |
TrinityCore
|
#include <LFGMgr.h>
Public Member Functions | |
| LfgUpdateData (LfgUpdateType _type=LFG_UPDATETYPE_DEFAULT) | |
| LfgUpdateData (LfgUpdateType _type, LfgDungeonSet const &_dungeons) | |
| LfgUpdateData (LfgUpdateType _type, LfgState _state, LfgDungeonSet const &_dungeons) | |
Public Attributes | |
| LfgUpdateType | updateType |
| LfgState | state |
| LfgDungeonSet | dungeons |
| std::string | comment |
|
inline |
|
inline |
|
inline |
| LfgDungeonSet lfg::LfgUpdateData::dungeons |
| LfgUpdateType lfg::LfgUpdateData::updateType |