Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphHandle GetSubgraphWithClassID
(
FGuid InClassID |
Returns a graphs in the document with the given class ID. | MetasoundFrontendController.h | |
FConstGraphHandle GetSubgraphWithClassID
(
FGuid InClassID |
Returns a graphs in the document with the given class ID. | MetasoundFrontendController.h |
GetSubgraphWithClassID(FGuid)
Description
Returns a graphs in the document with the given class ID.
| Name | GetSubgraphWithClassID |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FGraphHandle GetSubgraphWithClassID
(
FGuid InClassID
)
GetSubgraphWithClassID(FGuid)
Description
Returns a graphs in the document with the given class ID.
| Name | GetSubgraphWithClassID |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FConstGraphHandle GetSubgraphWithClassID
(
FGuid InClassID
) const