Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphHandle GetOwningGraph () |
Returns the graph which owns this node. | MetasoundFrontendController.h | |
FConstGraphHandle GetOwningGraph () |
Returns the graph which owns this node. | MetasoundFrontendController.h |
GetOwningGraph()
Description
Returns the graph which owns this node.
| Name | GetOwningGraph |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FGraphHandle GetOwningGraph()
GetOwningGraph()
Description
Returns the graph which owns this node.
| Name | GetOwningGraph |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FConstGraphHandle GetOwningGraph() const