Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | UModularSynthPresetBank |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/EpicSynth1Component.h |
| Include Path | #include "SynthComponents/EpicSynth1Component.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup=Synth, Meta=(BlueprintSpawnableComponent))
class UModularSynthPresetBank : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UModularSynthPresetBank
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Presets | TArray< FModularSynthPresetBankEntry > | SynthComponents/EpicSynth1Component.h |
|