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