Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundSubmixGraph
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SPanel
- SNodePanel::SNode
- SGraphNode
- SSubmixGraphNode
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphNode.h |
| Include | #include "SoundSubmixGraph/SoundSubmixGraphNode.h" |
Syntax
class SSubmixGraphNode : public SGraphNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Overridden from SGraphNode
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | Create the inner node content area, including the left/right pin boxes |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |