UChaosVehicleMovementComponent::GetSteeringInput

Get the user input for the vehicle steering - can use this to feed control to a connected trailer

Choose your operating system:

Windows

macOS

Linux

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h

Include

#include "ChaosVehicleMovementComponent.h"

Syntax

UFUNCTION(BlueprintCallable, Category="Game|Components|ChaosVehicleMovement")
float GetSteeringInput()

Remarks

Get the user input for the vehicle steering - can use this to feed control to a connected trailer