Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundFrontendRegistryContai-
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryContainer.h |
| Include | #include "MetasoundFrontendRegistryContainer.h" |
TSharedPtr < const Metasound::FGraph > GetGraph
(
const FGraphRegistryKey & InRegistryKey
) const
Remarks
Retrieve a registered graph.
If the graph is registered asynchronously, this will wait until the registration task has completed.