Arma Reforger Script API
Loading...
Searching...
No Matches
SocialComponent Member List

This is the complete list of members for SocialComponent, including all inherited members.

Block(BlockListRequestCallback callback, int otherPlayerID)SocialComponent
CheckBlockedPlayersInRoom(Room room)SocialComponentstatic
GetBlockedPlayers(notnull array< BlockListItem > outItems)SocialComponentstatic
IsBlocked(int otherPlayerID)SocialComponent
IsBlockedIdentity(string identity, PlatformKind platform, string platformIdHash)SocialComponent
IsMultiplayerAllowed()SocialComponentstatic
IsMuted(int otherPlayerID)SocialComponent
IsPrivilegedTo(EUserInteraction interaction)SocialComponentstatic
IsRestricted(int otherPlayerID, EUserInteraction interaction)SocialComponent
m_OnBlockedPlayerJoinedInvokerSocialComponent
m_OnReportPlayerFinishInvokerSocialComponent
OnBlockedPlayerJoined(int joinedPlayerID)SocialComponentprotected
OnBlockListUpdate(bool success)SocialComponentprotectedstatic
OnCheckedBlockedPlayersInRoom(Room room, array< BlockedRoomPlayer > blockedPlayers)SocialComponentprotectedstatic
OnReportPlayerFinish(int reportedPlayerID, bool success)SocialComponentprotected
OnTicksOnRemoteProxy()GameComponent
ReportPlayer(int reportedPlayerID, SCR_EReportReason reason)SocialComponent
RequestMultiplayerPrivilege(PrivilegeCallback cb)SocialComponentstatic
RequestSocialPrivilege(EUserInteraction interaction, PrivilegeCallback cb)SocialComponentstatic
s_OnBlockListUpdateInvokerSocialComponentstatic
s_OnCheckedBlockedPlayersInRoomInvokerSocialComponentstatic
SetMuted(int otherPlayerID, bool mute)SocialComponent
Unblock(BlockListRequestCallback callback, int otherPlayerID)SocialComponent
UpdateBlockList()SocialComponentstatic