Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentBuilderRegistry
| Type | Name | Description | |
|---|---|---|---|
| FGuid | ResolveTargetPageID
(
const FMetasoundFrontendGraphClass& InGraphClass |
Given the provided document and its respective pages, provides the PageID to be used for runtime IGraph and proxy generation. | |
| FGuid | ResolveTargetPageID
(
const FMetasoundFrontendClassInput& InClassInput |
Given the provided input and its respective paged default values, provides the default PageID to be used for runtime IGraph and proxy generation. | |
| FGuid | ResolveTargetPageID
(
const TArray< FMetasoundFrontendClassInputDefault >& Defaults |
Given the provided array of default values, provides the default PageID to be used for runtime IGraph and proxy generation. |