Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/ISoundSubmixEditor
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Public/ISoundSubmixEditor.h |
| Include | #include "ISoundSubmixEditor.h" |
void CreateSoundSubmix
&40;
UEdGraphPin &42; FromPin,
FVector2D Location,
const FString & Name
&41;
Remarks
Creates a new sound submix
Parameters
| Name | Description |
|---|---|
| FromPin | Pin that was dragged to create sound class |
| Location | Location for new sound class |
| Name | Name of the new sound class |