Enum Door
Represents different doors of vehicles
Namespace: Slipe.Shared.Vehicles
Assembly: SlipeShared.dll
Syntax
public enum Door
Fields
Name | Description |
---|---|
FrontLeft | |
FrontRight | |
Hood | |
RearLeft | |
RearRight | |
Trunk |
Represents different doors of vehicles
public enum Door
Name | Description |
---|---|
FrontLeft | |
FrontRight | |
Hood | |
RearLeft | |
RearRight | |
Trunk |