Enum VehicleInOutAction
Namespace: SlipeServer.Packets.Enums
Assembly: SlipeServer.Packets.dll
Syntax
public enum VehicleInOutAction
Fields
| Name | Description |
|---|---|
| NotifyAbortIn | |
| NotifyFellOff | |
| NotifyIn | |
| NotifyJack | |
| NotifyJackAbort | |
| NotifyOut | |
| NotifyOutAbort | |
| RequestIn | |
| RequestOut |