Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeTemplateRegistry
| Type | Name | Description | |
|---|---|---|---|
| const INodeTemplate * | FindTemplate
(
const FNodeRegistryKey& InKey |
Find a template with the given key. Returns null if entry not found with given key. | |
| const INodeTemplate * | FindTemplate
(
const FMetasoundFrontendClassName& InClassName |
Find a template with the given class name with the highest version. Returns null if entry not found with given name. |