Enum Light
Represents the positions of vehicle lights
Namespace: Slipe.Shared.Vehicles
Assembly: SlipeShared.dll
Syntax
public enum Light
Fields
| Name | Description |
|---|---|
| FrontLeft | |
| FrontRight | |
| RearLeft | |
| RearRight |
Represents the positions of vehicle lights
public enum Light
| Name | Description |
|---|---|
| FrontLeft | |
| FrontRight | |
| RearLeft | |
| RearRight |