Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IVariableController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNodeHandle FindMutatorNode () |
Returns the mutator node associated with this variable. | MetasoundFrontendController.h | |
FConstNodeHandle FindMutatorNode () |
Returns the mutator node associated with this variable. | MetasoundFrontendController.h |
FindMutatorNode()
Description
Returns the mutator node associated with this variable.
| Name | FindMutatorNode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FNodeHandle FindMutatorNode()
FindMutatorNode()
Description
Returns the mutator node associated with this variable.
| Name | FindMutatorNode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
FConstNodeHandle FindMutatorNode() const