Navigation
API > API/Plugins > API/Plugins/Synthesis
| |
|
| Name |
FModularSynthPresetBankEntry |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/EpicSynth1Component.h |
| Include Path |
#include "SynthComponents/EpicSynth1Component.h" |
Syntax
USTRUCT (BlueprintType )
struct FModularSynthPresetBankEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FModularSynthPresetBankEntry()
|
|
SynthComponents/EpicSynth1Component.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Preset |
FModularSynthPreset |
|
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| PresetName |
FString |
|
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
Functions
Public