Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosWheeledVehicleMovementComponent.h |
| Include | #include "ChaosWheeledVehicleMovementComponent.h" |
Syntax
USTRUCT&40;&41;
struct FChaosWheelSetup
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AdditionalOffset | Additional offset to give the wheels for this axle. | |
| FName | BoneName | Bone name on mesh to create wheel at. | |
| TSubclassOf< UChaosVehicleWheel > | WheelClass | The wheel class to use. |
Constructors
| Type | Name | Description | |
|---|---|---|---|