Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/WheelSystem.h |
Include |
#include "WheelSystem.h" |
enum EAxleType
{
UndefinedAxle = 0,
Front,
Rear,
}
Name |
Description |
---|---|
UndefinedAxle |
|
Front |
|
Rear |