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