| DataTypeRegistry |
const Frontend::IDataTypeRegistry * |
Optional DataTypeRegistry. |
MetasoundFrontendGraphBuilder.h |
|
| DebugAssetName |
const FString |
|
MetasoundFrontendGraphBuilder.h |
|
| FrontendNode |
const FMetasoundFrontendNode & |
The Frontend representation of the node being created. |
MetasoundFrontendGraphBuilder.h |
|
| FrontendNodeClass |
const FMetasoundFrontendClass & |
The Frontend Node Class representing the node. |
MetasoundFrontendGraphBuilder.h |
|
| OwningAssetPath |
const FTopLevelAssetPath & |
AssetPath to graph of which the node is being added to. |
MetasoundFrontendGraphBuilder.h |
|
| OwningFrontendGraph |
const FMetasoundFrontendGraph & |
The Frontend Graph which contains the Frontend Node being created. |
MetasoundFrontendGraphBuilder.h |
|
| OwningFrontendGraphClass |
const FMetasoundFrontendGraphClass & |
The Frontend Graph Class which contains the OwningFrontendGraph. |
MetasoundFrontendGraphBuilder.h |
|
| PageOrder |
TArrayView< const FGuid > |
An array of preferred pages where most preferred pages occur before less preferred. |
MetasoundFrontendGraphBuilder.h |
|
| ProxyDataCache |
const Frontend::FProxyDataCache * |
Optional ProxyDataCache. |
MetasoundFrontendGraphBuilder.h |
|
| Subgraphs |
const TMap< FGuid, TSharedPtr< const IGraph > > * |
Optional subgraph map. |
MetasoundFrontendGraphBuilder.h |
|