Enum Tire
Represents a vehicle tire
Namespace: Slipe.Shared.Vehicles
Assembly: SlipeShared.dll
Syntax
public enum Tire
Fields
| Name | Description |
|---|---|
| FrontLeft | |
| FrontRight | |
| RearLeft | |
| RearRight |
Represents a vehicle tire
public enum Tire
| Name | Description |
|---|---|
| FrontLeft | |
| FrontRight | |
| RearLeft | |
| RearRight |