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