Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/FDocumentBuilderRegistry
| Type | Name | Description | |
|---|---|---|---|
| FGuid | ResolveTargetPageID
(
const FMetasoundFrontendGraphClass& InGraphClass |
Given the provided document and its respective pages, returns 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. |