Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FAutoUpdateRootGraph
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include | #include "MetasoundFrontendTransform.h" |
FAutoUpdateRootGraph
&40;
FString && InDebugAssetPath,
bool bInLogWarningOnDroppedConnection
&41;
Remarks
Construct an AutoUpdate transform
Parameters
| Name | Description |
|---|---|
| InDebugAssetPath | Asset path used for debug logs on warnings and errors. |
| bInLogWarningOnDroppedConnections | If true, warnings will be logged if a node update results in a dropped connection. |