Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph
Inheritance Hierarchy
- UEdGraphNode
- USoundCueGraphNode_Base
- USoundCueGraphNode_Root
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphNode_Root.h |
| Include | #include "SoundCueGraph/SoundCueGraphNode_Root.h" |
Syntax
UCLASS (MinimalAPI)
class USoundCueGraphNode_Root : public USoundCueGraphNode_Base
Constructors
| Type | Name | Description | |
|---|---|---|---|
USoundCueGraphNode_Root
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| void | GetNodeContextMenuActions
(
UToolMenu* Menu, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FLinearColor | |||
| FText |
Overridden from USoundCueGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | Create all of the input pins required | ||
| bool | IsRootNode () |
Is this the undeletable root node |