Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundSubmixGraph > API/Editor/AudioEditor/SoundSubmixGraph/USoundSubmixGraphNode
- UEdGraphNode::CreateVisualWidget()
- USoundSubmixGraphNode::CreateVisualWidget()
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphNode.h |
| Include | #include "SoundSubmixGraph/SoundSubmixGraphNode.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundSubmixGraphNode.cpp |
virtual TSharedPtr< SGraphNode > CreateVisualWidget&40;&41;
Remarks
Create a visual widget to represent this node in a graph editor or graph panel. If not implemented, the default node factory will be used.