Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FAutoUpdateRootGraph
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Transform
(
FDocumentHandle InDocument |
MetasoundFrontendTransform.h | ||
bool Transform
(
FMetaSoundFrontendDocumentBuilder& InOutBuilderToTransform |
MetasoundFrontendTransform.h |
Transform(FDocumentHandle)
| Name | Transform |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include Path | #include "MetasoundFrontendTransform.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendTransform.cpp |
bool Transform
(
FDocumentHandle InDocument
)
Transform(FMetaSoundFrontendDocumentBuilder &)
| Name | Transform |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include Path | #include "MetasoundFrontendTransform.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendTransform.cpp |
bool Transform
(
FMetaSoundFrontendDocumentBuilder & InOutBuilderToTransform
)