This is the complete list of members for SocialComponent, including all inherited members.
Block(BlockListRequestCallback callback, int otherPlayerID) | SocialComponent | |
CheckBlockedPlayersInRoom(Room room) | SocialComponent | static |
GetBlockedPlayers(notnull array< BlockListItem > outItems) | SocialComponent | static |
IsBlocked(int otherPlayerID) | SocialComponent | |
IsBlockedIdentity(string identity, PlatformKind platform, string platformIdHash) | SocialComponent | |
IsMultiplayerAllowed() | SocialComponent | static |
IsMuted(int otherPlayerID) | SocialComponent | |
IsPrivilegedTo(EUserInteraction interaction) | SocialComponent | static |
IsRestricted(int otherPlayerID, EUserInteraction interaction) | SocialComponent | |
m_OnBlockedPlayerJoinedInvoker | SocialComponent | |
m_OnReportPlayerFinishInvoker | SocialComponent | |
OnBlockedPlayerJoined(int joinedPlayerID) | SocialComponent | protected |
OnBlockListUpdate(bool success) | SocialComponent | protectedstatic |
OnCheckedBlockedPlayersInRoom(Room room, array< BlockedRoomPlayer > blockedPlayers) | SocialComponent | protectedstatic |
OnReportPlayerFinish(int reportedPlayerID, bool success) | SocialComponent | protected |
OnTicksOnRemoteProxy() | GameComponent | |
ReportPlayer(int reportedPlayerID, SCR_EReportReason reason) | SocialComponent | |
RequestMultiplayerPrivilege(PrivilegeCallback cb) | SocialComponent | static |
RequestSocialPrivilege(EUserInteraction interaction, PrivilegeCallback cb) | SocialComponent | static |
s_OnBlockListUpdateInvoker | SocialComponent | static |
s_OnCheckedBlockedPlayersInRoomInvoker | SocialComponent | static |
SetMuted(int otherPlayerID, bool mute) | SocialComponent | |
Unblock(BlockListRequestCallback callback, int otherPlayerID) | SocialComponent | |
UpdateBlockList() | SocialComponent | static |