|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "DBCEnums.h"#include "GroupRefManager.h"#include "LootMgr.h"#include "QueryResult.h"#include "SharedDefines.h"Go to the source code of this file.
Classes | |
| class | Group |
| struct | Group::MemberSlot |
| struct | InstanceGroupBind |
| class | Roll |
Macros | |
| #define | MAX_RAID_SUBGROUPS MAXRAIDSIZE/MAXGROUPSIZE |
| #define | MAXGROUPSIZE 5 |
| #define | MAXRAIDSIZE 40 |
| #define | TARGETICONCOUNT 8 |
| #define MAX_RAID_SUBGROUPS MAXRAIDSIZE/MAXGROUPSIZE |
Definition at line 31 of file Group.h.
Referenced by Group::_initRaidSubGroupsCounter(), Group::AddMember(), Group::GetMemberGroup(), and WorldSession::HandleGroupChangeSubGroupOpcode().
| #define MAXGROUPSIZE 5 |
Definition at line 29 of file Group.h.
Referenced by Group::AddMember(), lfg::LFGQueue::CheckCompatibility(), lfg::LFGMgr::CheckGroupRoles(), debug_commandscript::HandleDebugLfgGroupCommand(), Group::HasFreeSlotSubGroup(), Group::IsFull(), and lfg::LFGMgr::JoinLfg().
| #define MAXRAIDSIZE 40 |
Definition at line 30 of file Group.h.
Referenced by lfg::LFGQueue::CheckCompatibility(), debug_commandscript::HandleDebugLfgGroupCommand(), Group::IsFull(), lfg::LFGMgr::JoinLfg(), and lfg::LFGMgr::UpdateRoleCheck().
| #define TARGETICONCOUNT 8 |
Definition at line 32 of file Group.h.
Referenced by Group::AddMember(), Group::Group(), Group::LoadGroupFromDB(), Group::SendTargetIconList(), and Group::SetTargetIcon().
|
strong |
|
strong |
| enum GroupType |
| enum GroupUpdateFlags |