Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
| Name | EAxleType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleWheel.h |
| Include Path | #include "ChaosVehicleWheel.h" |
Syntax
enum EAxleType
{
Undefined = 0,
Front,
Rear,
}
Values
| Name | Remarks |
|---|---|
| Undefined | |
| Front | |
| Rear |