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 DiffAgainstRegistryInterface
(
FClassInterfaceUpdates & OutInterfaceUpdates,
bool bInUseHighestMinorVersion
) const
Remarks
Fills out the provided ClassInterfaceUpdate struct with the differences between the registry's version of the class interface and that of the node. Whether or not the interface was found in the registry.