Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FNodeClassRegistryKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
|
|
MetasoundFrontendRegistryKey.h |
|
FNodeClassRegistryKey()
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
FNodeClassRegistryKey()
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
const FNodeClassMetadata & InNodeMetadata
)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
const FMetasoundFrontendClassMetadata & InNodeMetadata
)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
const FMetasoundFrontendGraphClass & InGraphClass
)
FNodeClassRegistryKey(const FNodeClassInfo &)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
const FNodeClassInfo & InClassInfo
)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
const FMetaSoundAssetKey & AssetKey
)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
EMetasoundFrontendClassType InType,
const FMetasoundFrontendClassName & InClassName,
const FMetasoundFrontendVersionNumber & InVersion
)
| |
|
| Name |
FNodeClassRegistryKey |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistryKey.h |
| Include Path |
#include "MetasoundFrontendRegistryKey.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendRegistryKey.cpp |
FNodeClassRegistryKey
(
EMetasoundFrontendClassType InType,
const FMetasoundFrontendClassName & InClassName,
int32 InMajorVersion,
int32 InMinorVersion
)