Navigation
API > API/Plugins > API/Plugins/Synthesis
| |
|
| Name |
FEpicSynth1Patch |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/EpicSynth1Component.h |
| Include Path |
#include "SynthComponents/EpicSynth1Component.h" |
Syntax
USTRUCT (BlueprintType )
struct FEpicSynth1Patch
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PatchCables |
TArray< FSynth1PatchCable > |
Patch cables to patch destinations from the patch source. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| PatchSource |
ESynth1PatchSource |
A modular synth patch source (e.g. LFO1/LFO2/Modulation Envelope) |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|