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