Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundFrontendClass
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocument.cpp |
static bool CacheGraphDependencyMetadataFromRegistry
&40;
FMetasoundFrontendClass & InOutDependency
&41;
Remarks
Caches transient style, class & vertex Metadata found in the registry on a passed (presumed) dependency. Only modifies properties that are not necessary for serialization or core graph generation.
- Whether class was found in the registry & data was cached successfully.