Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
Input Options
| Name | EInputFunctionType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
| Include Path | #include "ChaosVehicleMovementComponent.h" |
Syntax
enum EInputFunctionType
{
LinearFunction = 0,
SquaredFunction,
CustomCurve,
}
Values
| Name | Remarks |
|---|---|
| LinearFunction | |
| SquaredFunction | |
| CustomCurve |