Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundArrayNodesRegistration.h |
| Include | #include "MetasoundArrayNodesRegistration.h" |
namespace Metasound
{
template<typename ArrayType>
bool Metasound&58;&58;RegisterArrayNodes&40;&41;
}
Remarks
Registers all available array nodes which can be instantiated for the given ArrayType. Some nodes cannot be instantiated due to limitations of the array elements.