Enum DoorState
Represents different damage states a door can be in
Namespace: Slipe.Shared.Vehicles
Assembly: SlipeShared.dll
Syntax
public enum DoorState
Fields
| Name | Description |
|---|---|
| AjarDamaged | |
| AjarIntact | |
| Missing | |
| ShutDamaged | |
| ShutIntact |
Represents different damage states a door can be in
public enum DoorState
| Name | Description |
|---|---|
| AjarDamaged | |
| AjarIntact | |
| Missing | |
| ShutDamaged | |
| ShutIntact |