AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for PlayerSocial, including all inherited members.
_checkContact(ObjectGuid guid, SocialFlag flags) const | PlayerSocial | private |
AddToSocialList(ObjectGuid friend_guid, SocialFlag flag) | PlayerSocial | |
GetNumberOfSocialsWithFlag(SocialFlag flag) const | PlayerSocial | |
GetPlayerGUID() const | PlayerSocial | inline |
HasFriend(ObjectGuid friend_guid) const | PlayerSocial | |
HasIgnore(ObjectGuid ignore_guid) const | PlayerSocial | |
m_playerGUID | PlayerSocial | private |
m_playerSocialMap | PlayerSocial | private |
PlayerSocial() | PlayerSocial | |
PlayerSocialMap typedef | PlayerSocial | private |
RemoveFromSocialList(ObjectGuid friend_guid, SocialFlag flag) | PlayerSocial | |
SendSocialList(Player *player, uint32 flags) | PlayerSocial | |
SetFriendNote(ObjectGuid friendGuid, std::string note) | PlayerSocial | |
SetPlayerGUID(ObjectGuid guid) | PlayerSocial | inline |
SocialMgr | PlayerSocial | friend |