Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundDocumentInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MetasoundAssetManager.h |
|
|
|
MetasoundAssetManager.h |
|
|
|
MetasoundAssetManager.h |
|
| |
|
| 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()
| |
|
| 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
)
| |
|
| 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
)