Navigation
API > API/Plugins > API/Plugins/ChaosVehicles > API/Plugins/ChaosVehicles/UChaosVehicleMovementComponent
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
| Include | #include "ChaosVehicleMovementComponent.h" |
UFUNCTION (Reliable, Server, WithValidation)
void ServerUpdateState
(
float InSteeringInput,
float InThrottleInput,
float InBrakeInput,
float InHandbrakeInput,
int32 InCurrentGear,
float InRollInput,
float InPitchInput,
float InYawInput
)
Remarks
Pass current state to server