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 INodeTransform
Remarks
Interface for transforming a node.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Transform
(
FMetasoundFrontendNode& InOutNode |
Return true if the node was modified, false otherwise. |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| FMetasoundFrontendDocument & | Deprecated: unused function which encouraged breaking const behavior of transform state. | ||
| FMetasoundFrontendGraph & | Deprecated: unused function which encouraged breaking const behavior of transform state. |