Navigation
Unreal Engine C++ API Reference > Plugins > MotoSynth
Inheritance Hierarchy
- UObject
- UMotoSynthPreset
References
Module | MotoSynth |
Header | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthPreset.h |
Include | #include "MotoSynthPreset.h" |
Syntax
UCLASS (ClassGroup=Synth, Meta=(BlueprintSpawnableComponent))
class UMotoSynthPreset : public UObject
Remarks
Asset used to store moto synth preset data.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedRef< FMotoSynthEnginePreviewer > | EnginePreviewer | The engine previewer which is using this preset. |
![]() ![]() ![]() |
FRuntimeFloatCurve | EnginePreviewRPMCurve | Engine preview RPM curve. |
![]() ![]() ![]() ![]() |
FMotoSynthRuntimeSettings | Settings |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | BeginDestroy () |
|
![]() ![]() ![]() |
void | Dumps memory usage of the preset (i.e. of the source assets) | |
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
|
![]() ![]() |
void | PostLoad () |
|
![]() ![]() ![]() |
void | ||
![]() ![]() ![]() |
void |