If you plan to create new Metasound nodes in your own project don’t forget to call
FMetasoundFrontendRegistryContainer::Get()->RegisterPendingNodes();in theStartupModule()method, check github project below for more details.
If you plan to create new Metasound nodes in your own project don’t forget to call
FMetasoundFrontendRegistryContainer::Get()->RegisterPendingNodes();in theStartupModule()method, check github project below for more details.