Enum QuitType
Represents the type with which the player quit
Namespace: Slipe.Shared.Peds
Assembly: SlipeShared.dll
Syntax
public enum QuitType
Fields
| Name | Description |
|---|---|
| Bad_Connection | |
| Banned | |
| Kicked | |
| Quit | |
| Timed_Out | |
| Unknown |
Represents the type with which the player quit
public enum QuitType
| Name | Description |
|---|---|
| Bad_Connection | |
| Banned | |
| Kicked | |
| Quit | |
| Timed_Out | |
| Unknown |