Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FRenameRootGraphClass
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Transform
(
FDocumentHandle InDocument |
MetasoundFrontendTransform.h | ||
virtual bool Transform
(
FMetasoundFrontendDocument& InOutDocument |
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 |
virtual bool Transform
(
FDocumentHandle InDocument
) const
Transform(FMetasoundFrontendDocument &)
| 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 |
virtual bool Transform
(
FMetasoundFrontendDocument & InOutDocument
) const