Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDocumentHandle GetOwningDocument () |
Returns a handle to the document owning this graph. | MetasoundFrontendController.h | |
FConstDocumentHandle GetOwningDocument () |
Returns a handle to the document owning this graph. | MetasoundFrontendController.h |
GetOwningDocument()
Description
Returns a handle to the document owning this graph.
| Name | GetOwningDocument |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FDocumentHandle GetOwningDocument()
GetOwningDocument()
Description
Returns a handle to the document owning this graph.
| Name | GetOwningDocument |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FConstDocumentHandle GetOwningDocument() const