Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FModifyRootGraphInterfaces
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTransform.h |
| Include | #include "MetasoundFrontendTransform.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendTransform.cpp |
void SetNamePairingFunction
&40;
const TFunction< bool(FName, FName)> & InNamePairingFunction
&41;
Remarks
Override function used to match removed members with added members, allowing transform to preserve connections made between removed interface members & new interface members that may be related but not be named the same.