Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/FSoundSubmixEditorUtilities
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Public/SoundSubmixEditorUtilities.h |
| Include | #include "SoundSubmixEditorUtilities.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundSubmixEditorUtilities.cpp |
static void CreateSoundSubmix
&40;
const UEdGraph &42; Graph,
UEdGraphPin &42; FromPin,
FVector2D Location,
const FString & Name
&41;
Remarks
Create a new SoundSubmix
Parameters
| Name | Description |
|---|---|
| Graph | Graph representing sound classes |
| FromPin | Pin that was dragged to create sound class |
| Location | Location for new sound class |