Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph > USoundSubmixGraphNode
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](API\Runtime\Core\Templates\TSharedPtr)< [SGraphNode](API\Editor\GraphEditor\SGraphNode) > CreateVisualWidget()
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.