Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/ISearchEngine
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendSearchEngine.h |
| Include | #include "MetasoundFrontendSearchEngine.h" |
bool FindClassWithHighestVersion
&40;
const FMetasoundFrontendClassName & InName,
FMetasoundFrontendClass & OutClass
&41;
Remarks
Find the highest version of a class with the given ClassName. Returns false if not found, true if found.