Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundAssetBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UObject * GetOwningAsset () |
Returns the owning asset responsible for transactions applied to MetaSound. | MetasoundAssetBase.h | |
const UObject * GetOwningAsset () |
Returns the owning asset responsible for transactions applied to MetaSound. | MetasoundAssetBase.h |
GetOwningAsset()
Description
Returns the owning asset responsible for transactions applied to MetaSound.
| Name | GetOwningAsset |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
UObject * GetOwningAsset()
GetOwningAsset()
Description
Returns the owning asset responsible for transactions applied to MetaSound.
| Name | GetOwningAsset |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
const UObject * GetOwningAsset() const