Navigation
API > API/Plugins > API/Plugins/AudioMotorSimStandardComponents
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- UAudioMotorSimComponent
- UReverseMotorSimComponent
References
| Module | AudioMotorSimStandardComponents |
| Header | /Engine/Plugins/Runtime/AudioMotorSim/Source/AudioMotorSimStandardComponents/Public/ReverseMotorSimComponent.h |
| Include | #include "ReverseMotorSimComponent.h" |
Syntax
UCLASS&40;ClassGroup&61;"AudioMotorSim", Meta&61;&40;BlueprintSpawnableComponent&41;&41;
class UReverseMotorSimComponent : public UAudioMotorSimComponent
Remarks
Scales engine friction when reversing
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | ReverseEngineResistanceModifier | How much to scale engine friction by when reversing. |
Overridden from IAudioMotorSim
| Type | Name | Description | |
|---|---|---|---|
| void | Update
(
FAudioMotorSimInputContext& Input, |