Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
Inheritance Hierarchy
- FVehicleInputs
- FVehicleReplicatedState
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
| Include | #include "ChaosVehicleMovementComponent.h" |
Syntax
USTRUCT&40;&41;
struct FVehicleReplicatedState : public FVehicleInputs
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | TargetGear | State replication: gear | |
| float | ThrottleDown | Input replication: decrease throttle | |
| float | ThrottleUp | Input replication: increase throttle |
Constructors
| Type | Name | Description | |
|---|---|---|---|