Enum VehicleBlownState
Namespace: SlipeServer.Server.Enums
Assembly: SlipeServer.Server.dll
Syntax
public enum VehicleBlownState : byte
  Fields
| Name | Description | 
|---|---|
| AwaitingExplosion | |
| BlownUp | |
| Intact | 
public enum VehicleBlownState : byte
  | Name | Description | 
|---|---|
| AwaitingExplosion | |
| BlownUp | |
| Intact |