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
(
const FMetasoundFrontendClassName & InName,
FMetasoundFrontendClass & OutClass
)
Remarks
Find the highest version of a class with the given ClassName. Returns false if not found, true if found.