Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeController
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include | #include "MetasoundFrontendController.h" |
bool CanAutoUpdate
&40;
FClassInterfaceUpdates & OutInterfaceUpdates
&41; const
Remarks
Returns whether the node is eligible for auto-updating (i.e. has undergone minor revision or the interface has changed, but no higher major revision is available). Provides interface updates to populate with any information regarding interface updates. Can return true if the interface has changed but only cosmetic differences (ex. DisplayName only used in editor) but no runtime behavior has been modified.