![]() |
TrinityCore
|
This is the complete list of members for PlayerSocial, including all inherited members.
| _HasContact(ObjectGuid const &guid, SocialFlag flags) | PlayerSocial | private |
| _ignoredAccounts | PlayerSocial | private |
| _playerGUID | PlayerSocial | private |
| _playerSocialMap | PlayerSocial | private |
| AddToSocialList(ObjectGuid const &guid, ObjectGuid const &accountGuid, SocialFlag flag) | PlayerSocial | |
| GetNumberOfSocialsWithFlag(SocialFlag flag) | PlayerSocial | |
| GetPlayerGUID() const | PlayerSocial | inline |
| HasFriend(ObjectGuid const &friendGuid) | PlayerSocial | |
| HasIgnore(ObjectGuid const &ignoreGuid, ObjectGuid const &ignoreAccountGuid) | PlayerSocial | |
| operator=(PlayerSocial const &) | PlayerSocial | |
| operator=(PlayerSocial &&) noexcept | PlayerSocial | |
| PlayerSocial() | PlayerSocial | |
| PlayerSocial(PlayerSocial const &) | PlayerSocial | |
| PlayerSocial(PlayerSocial &&) noexcept | PlayerSocial | |
| PlayerSocialMap typedef | PlayerSocial | private |
| RemoveFromSocialList(ObjectGuid const &guid, SocialFlag flag) | PlayerSocial | |
| SendSocialList(Player *player, uint32 flags) | PlayerSocial | |
| SetFriendNote(ObjectGuid const &guid, std::string const ¬e) | PlayerSocial | |
| SetPlayerGUID(ObjectGuid const &guid) | PlayerSocial | inline |
| SocialMgr | PlayerSocial | friend |
| ~PlayerSocial() | PlayerSocial |