| DataTypeRegistry |
const Frontend::IDataTypeRegistry * |
Optional DataTypeRegistry. |
MetasoundFrontendGraphBuilder.h |
|
| DebugAssetName |
const FString & |
Debug name used for logging errors and warnings |
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 |
|
| 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 |
|
| ProxyDataCache |
const Frontend::FProxyDataCache * |
Optional ProxyDataCache. |
MetasoundFrontendGraphBuilder.h |
|
| Subgraphs |
const TMap< FGuid, TSharedPtr< const IGraph > > * |
Optional subgraph map. |
MetasoundFrontendGraphBuilder.h |
|