Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph
Inheritance Hierarchy
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphNode.h |
Include | #include "SoundSubmixGraph/SoundSubmixGraphNode.h" |
Syntax
class SSubmixGraphNode : public [SGraphNode](API\Editor\GraphEditor\SGraphNode)
Functions
Type | Name | Description |
---|---|---|
void | Construct ( const FArguments& InArgs, UEdGraphNode* InGraphNode ) |
Overridden from SGraphNode
Type | Name | Description |
---|---|---|
TSharedRef< ... | CreateNodeContentArea () | Create the inner node content area, including the left/right pin boxes |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |