TrinityCore
|
This is the complete list of members for PlayerSocial, including all inherited members.
_HasContact(ObjectGuid const &guid, SocialFlag flags) | PlayerSocial | private |
_playerGUID | PlayerSocial | private |
_playerSocialMap | PlayerSocial | private |
AddToSocialList(ObjectGuid const &guid, SocialFlag flag) | PlayerSocial | |
GetNumberOfSocialsWithFlag(SocialFlag flag) | PlayerSocial | |
GetPlayerGUID() const | PlayerSocial | inline |
HasFriend(ObjectGuid const &friendGuid) | PlayerSocial | |
HasIgnore(ObjectGuid const &ignoreGuid) | 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 class | PlayerSocial | friend |