![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for Group, including all inherited members.
| _cancelHomebindIfInstance(Player *player) | Group | protected |
| _difficultyChangePreventionTime | Group | protected |
| _difficultyChangePreventionType | Group | protected |
| _getMemberCSlot(ObjectGuid Guid) const | Group | protected |
| _getMemberWSlot(ObjectGuid Guid) | Group | protected |
| _homebindIfInstance(Player *player) | Group | protected |
| _initRaidSubGroupsCounter() | Group | protected |
| AddInvite(Player *player) | Group | |
| AddLeaderInvite(Player *player) | Group | |
| AddLfgBuffFlag() | Group | inline |
| AddLfgHeroicFlag() | Group | inline |
| AddLfgRandomInstanceFlag() | Group | inline |
| AddMember(Player *player) | Group | |
| BroadcastGroupUpdate(void) | Group | |
| BroadcastPacket(WorldPacket const *packet, bool ignorePlayersInBGRaid, int group=-1, ObjectGuid ignore=ObjectGuid::Empty) | Group | |
| BroadcastReadyCheck(WorldPacket const *packet) | Group | |
| CanJoinBattlegroundQueue(Battleground const *bgTemplate, BattlegroundQueueTypeId bgQueueTypeId, uint32 MinPlayerCount, uint32 MaxPlayerCount, bool isRated, uint32 arenaSlot) | Group | |
| ChangeLeader(ObjectGuid guid) | Group | |
| ChangeMembersGroup(ObjectGuid guid, uint8 group) | Group | |
| CheckLevelForRaid() | Group | |
| ConvertToLFG(bool restricted=true) | Group | |
| ConvertToRaid() | Group | |
| CountRollVote(ObjectGuid playerGUID, ObjectGuid Guid, uint8 Choise) | Group | |
| CountTheRoll(Rolls::iterator roll, Map *allowedMap) | Group | |
| Create(Player *leader) | Group | |
| CustomData | Group | |
| Disband(bool hideDestroy=false) | Group | |
| DoForAllMembers(std::function< void(Player *)> const &worker) | Group | |
| DoMinimapPing(ObjectGuid sourceGuid, float mapX, float mapY) | Group | |
| EndRoll(Loot *loot, Map *allowedMap) | Group | |
| GetDifficulty(bool isRaid) const | Group | |
| GetDifficultyChangePreventionReason() const | Group | inline |
| GetDifficultyChangePreventionTime() const | Group | |
| GetDungeonDifficulty() const | Group | |
| GetFirstMember() | Group | inline |
| GetFirstMember() const | Group | inline |
| GetGroupType() const | Group | |
| GetGUID() const | Group | |
| GetInvited(ObjectGuid guid) const | Group | |
| GetInvited(const std::string &name) const | Group | |
| GetInviteeCount() const | Group | inline |
| GetLeader() | Group | |
| GetLeaderGUID() const | Group | |
| GetLeaderName() const | Group | |
| GetLooterGuid() const | Group | |
| GetLootMethod() const | Group | |
| GetLootThreshold() const | Group | |
| GetMasterLooterGuid() const | Group | |
| GetMemberGroup(ObjectGuid guid) const | Group | |
| GetMemberGUID(const std::string &name) | Group | |
| GetMembersCount() const | Group | inline |
| GetMemberSlots() const | Group | inline |
| GetRaidDifficulty() const | Group | |
| GetRoll(ObjectGuid Guid) | Group | |
| Group() | Group | |
| GroupLoot(Loot *loot, WorldObject *pLootedObject) | Group | |
| HasFreeSlotSubGroup(uint8 subgroup) const | Group | |
| InInstance() | Group | |
| InvitesList typedef | Group | protected |
| IsAssistant(ObjectGuid guid) const | Group | |
| isBFGroup() const | Group | |
| isBGGroup() const | Group | |
| IsCreated() const | Group | |
| IsFull() const | Group | |
| IsLeader(ObjectGuid guid) const | Group | |
| isLFGGroup(bool restricted=false) const | Group | |
| IsLfgHeroic() const | Group | inline |
| IsLfgRandomInstance() const | Group | inline |
| IsLfgWithBuff() const | Group | inline |
| IsMember(ObjectGuid guid) const | Group | |
| isRaidGroup() const | Group | |
| isRollLootActive() const | Group | |
| LinkMember(GroupReference *pRef) | Group | |
| LoadGroupFromDB(Field *field) | Group | |
| LoadMemberFromDB(ObjectGuid::LowType guidLow, uint8 memberFlags, uint8 subgroup, uint8 roles) | Group | |
| m_bfGroup | Group | protected |
| m_bgGroup | Group | protected |
| m_counter | Group | protected |
| m_dungeonDifficulty | Group | protected |
| m_groupType | Group | protected |
| m_guid | Group | protected |
| m_invitees | Group | protected |
| m_leaderGuid | Group | protected |
| m_leaderName | Group | protected |
| m_lfgGroupFlags | Group | protected |
| m_looterGuid | Group | protected |
| m_lootMethod | Group | protected |
| m_lootThreshold | Group | protected |
| m_masterLooterGuid | Group | protected |
| m_maxEnchantingLevel | Group | protected |
| m_memberMgr | Group | protected |
| m_memberSlots | Group | protected |
| m_raidDifficulty | Group | protected |
| m_subGroupsCounts | Group | protected |
| m_targetIcons | Group | protected |
| MasterLoot(Loot *loot, WorldObject *pLootedObject) | Group | |
| member_citerator typedef | Group | |
| member_witerator typedef | Group | protected |
| MemberSlotList typedef | Group | |
| NeedBeforeGreed(Loot *loot, WorldObject *pLootedObject) | Group | |
| OfflineReadyCheck() | Group | |
| RemoveAllInvites() | Group | |
| RemoveInvite(Player *player) | Group | |
| RemoveMember(ObjectGuid guid, const RemoveMethod &method=GROUP_REMOVEMETHOD_DEFAULT, ObjectGuid kicker=ObjectGuid::Empty, const char *reason=nullptr) | Group | |
| RemoveUniqueGroupMemberFlag(GroupMemberFlags flag) | Group | |
| ResetInstances(uint8 method, bool isRaid, Player *leader) | Group | |
| ResetMaxEnchantingLevel() | Group | |
| RollId | Group | protected |
| Rolls typedef | Group | protected |
| SameSubGroup(ObjectGuid guid1, ObjectGuid guid2) const | Group | |
| SameSubGroup(ObjectGuid guid1, MemberSlot const *slot2) const | Group | |
| SameSubGroup(Player const *member1, Player const *member2) const | Group | |
| SendLootAllPassed(Roll const &roll) | Group | |
| SendLooter(Creature *creature, Player *pLooter) | Group | |
| SendLootRoll(ObjectGuid SourceGuid, ObjectGuid TargetGuid, uint8 RollNumber, uint8 RollType, const Roll &r, bool autoPass=false) | Group | |
| SendLootRollWon(ObjectGuid SourceGuid, ObjectGuid TargetGuid, uint8 RollNumber, uint8 RollType, const Roll &r) | Group | |
| SendLootStartRoll(uint32 CountDown, uint32 mapid, const Roll &r) | Group | |
| SendLootStartRollToPlayer(uint32 countDown, uint32 mapId, Player *p, bool canNeed, Roll const &r) | Group | |
| SendTargetIconList(WorldSession *session) | Group | |
| SendUpdate() | Group | |
| SendUpdateToPlayer(ObjectGuid playerGUID, MemberSlot *slot=nullptr) | Group | |
| SetBattlefieldGroup(Battlefield *bf) | Group | |
| SetBattlegroundGroup(Battleground *bg) | Group | |
| SetDifficultyChangePrevention(DifficultyPreventionChangeType type) | Group | |
| SetDungeonDifficulty(Difficulty difficulty) | Group | |
| SetGroupMemberFlag(ObjectGuid guid, bool apply, GroupMemberFlags flag) | Group | |
| SetLfgRoles(ObjectGuid guid, const uint8 roles) | Group | |
| SetLooterGuid(ObjectGuid guid) | Group | |
| SetLootMethod(LootMethod method) | Group | |
| SetLootThreshold(ItemQualities threshold) | Group | |
| SetMasterLooterGuid(ObjectGuid guid) | Group | |
| SetRaidDifficulty(Difficulty difficulty) | Group | |
| SetTargetIcon(uint8 id, ObjectGuid whoGuid, ObjectGuid targetGuid) | Group | |
| SubGroupCounterDecrease(uint8 subgroup) | Group | protected |
| SubGroupCounterIncrease(uint8 subgroup) | Group | protected |
| ToggleGroupMemberFlag(member_witerator slot, uint8 flag, bool apply) | Group | protected |
| UpdateLooterGuid(WorldObject *pLootedObject, bool ifneed=false) | Group | |
| UpdatePlayerOutOfRange(Player *player) | Group | |
| ~Group() | Group |