| com. | |
| Variables | |
| m_ClassName | |
| SignalNewTeamLeader | You get this signal when someone became leader of the players team. |
| SignalTeamInvite | You get this signal when someone invites you to a team. |
| SignalTeamInviteTimedOut | You get this signal when someone invites you to a team. |
private static var m_ClassName: String
You get this signal when someone became leader of the players team.
public static var SignalNewTeamLeader: Signal
You get this signal when someone invites you to a team.
public static var SignalTeamInvite: Signal
You get this signal when someone invites you to a team.
public static var SignalTeamInviteTimedOut: Signal