Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundClassInterfaceInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MetasoundFrontendQuery.h |
|
|
|
MetasoundFrontendQuery.h |
|
|
|
MetasoundFrontendQuery.h |
|
| |
|
| Name |
FMetaSoundClassInterfaceInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendQuery.h |
| Include Path |
#include "MetasoundFrontendQuery.h" |
FMetaSoundClassInterfaceInfo()
| |
|
| Name |
FMetaSoundClassInterfaceInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendQuery.h |
| Include Path |
#include "MetasoundFrontendQuery.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendQuery.cpp |
FMetaSoundClassInterfaceInfo
(
const IMetaSoundDocumentInterface & InDocInterface
)
| |
|
| Name |
FMetaSoundClassInterfaceInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendQuery.h |
| Include Path |
#include "MetasoundFrontendQuery.h" |
| Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendQuery.cpp |
FMetaSoundClassInterfaceInfo
(
const FAssetData & InAssetData,
bool & bOutIsValid
)