Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundAssetBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Metasound::Frontend::FDocumentHandle GetDocumentHandle () |
Soft Deprecated in favor of DocumentBuilder API. Returns handle for the root metasound graph of this asset. | MetasoundAssetBase.h | |
Metasound::Frontend::FConstDocumentHandle GetDocumentHandle () |
MetasoundAssetBase.h |
GetDocumentHandle()
Description
Soft Deprecated in favor of DocumentBuilder API. Returns handle for the root metasound graph of this asset.
| Name | GetDocumentHandle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp |
Metasound::Frontend::FDocumentHandle GetDocumentHandle()
GetDocumentHandle()
| Name | GetDocumentHandle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp |
Metasound::Frontend::FConstDocumentHandle GetDocumentHandle() const