ISoundSubmixEditor::CreateSoundSubmix

Creates a new sound submix

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/ISoundSubmixEditor.h

Include

#include "ISoundSubmixEditor.h"

Syntax

void CreateSoundSubmix
(
    UEdGraphPin * FromPin,
    FVector2D Location,
    const FString & Name
)

Remarks

Creates a new sound submix

Parameters

Parameter

Description

FromPin

Pin that was dragged to create sound class

Location

Location for new sound class

Name

Name of the new sound class

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss