Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FNodeClassInfo > API/Plugins/MetasoundFrontend/FNodeClassInfo/__ctor
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include | #include "MetasoundFrontendRegistryKey.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassInfo
(
const FMetasoundFrontendClassMetadata & InMetadata
)
Remarks
Constructor used to generate NodeClassInfo from a class' Metadata. (Does not cache AssetPath and thus may not support loading asset should the class originate from one).