Navigation
API > API/Plugins > API/Plugins/MotorSimOutputMotoSynth
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- USceneComponent
- USynthComponent
- USynthComponentMoto
- UMotorSimOutputMotoSynth
References
| Module | MotorSimOutputMotoSynth |
| Header | /Engine/Plugins/Experimental/MotorSimOutputMotoSynth/Source/MotorSimOutputMotoSynth/Public/MotorSimOutputMotoSynth.h |
| Include | #include "MotorSimOutputMotoSynth.h" |
Syntax
UCLASS&40;ClassGroup&61;Synth, Meta&61;&40;BlueprintSpawnableComponent&41;&41;
class UMotorSimOutputMotoSynth :
public USynthComponentMoto,
public IAudioMotorSimOutput
Destructors
No destructors are accessible with public or protected access.
Overridden from IAudioMotorSimOutput
| Type | Name | Description | |
|---|---|---|---|
| void | StartOutput () |
||
| void | StopOutput () |
||
| void | Update
(
FAudioMotorSimInputContext& Input, |