Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundFrontendRegistryContai-
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryContainer.h |
| Include | #include "MetasoundFrontendRegistryContainer.h" |
bool EnqueueInitCommand
(
TUniqueFunction < void> && InFunc
)
Remarks
Enqueue and init command for registering a node or data type. The command queue will be processed on module init or when calling `RegisterPendingNodes()_