|
Arma Reforger Script API
|
This is the complete list of members for SocialComponent, including all inherited members.
| CanUnblock(int otherPlayerID) | SocialComponent | |
| IsBlocked(int otherPlayerID) | 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 |
| 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 |
| SetMuted(int otherPlayerID, bool mute) | SocialComponent |