DisconnectReason Enumeration |
Namespace: SampSharp.Entities.SAMP
public enum DisconnectReason
Member name | Value | Description | |
---|---|---|---|
TimedOut | 0 | The Player timed out. | |
Left | 1 | The Player left. (/q(uit) or trough the menu) | |
Kicked | 2 | The Player was kicked or banned. |