Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include | #include "SimModule/SimulationModuleBase.h" |
Syntax
struct FControlInputs
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Brake | ||
| bool | ChangeDown | ||
| bool | ChangeUp | ||
| float | Clutch | ||
| int | GearNumber | ||
| float | Handbrake | ||
| int | InputDebugIndex | ||
| bool | IsValid | ||
| float | Pitch | ||
| float | Roll | ||
| float | Steering | ||
| float | Throttle | ||
| float | Yaw |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int | GetChecksum () |