Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include | #include "MetasoundFrontendTransform.h" |
Syntax
class FAutoUpdateRootGraph
Remarks
Automatically updates all nodes and respective dependencies in graph where newer versions exist in the loaded MetaSound Class Node Registry.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAutoUpdateRootGraph
(
FString&& InDebugAssetPath, |
Construct an AutoUpdate transform |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Transform
(
FDocumentHandle InDocument |