Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FMetasoundAssetProxy |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
Syntax
class FMetasoundAssetProxy : public Audio::TProxyData< FMetasoundAssetProxy >
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetasoundAssetProxy
(
const FParameters& InParams |
MetasoundAssetBase.h | ||
FMetasoundAssetProxy
(
const FMetasoundAssetProxy& Other |
MetasoundAssetBase.h |
Structs
| Name | Remarks |
|---|---|
| FParameters |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bWasAudioProxyClassImplemented | bool | MetasoundAssetBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Graph | TSharedPtr< const Metasound::IGraph > | MetasoundAssetBase.h | ||
| Interfaces | TSet< FMetasoundFrontendVersion > | MetasoundAssetBase.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const Metasound::IGraph * GetGraph() |
MetasoundAssetBase.h | ||
const TSet< FMetasoundFrontendVersion > & GetInterfaces() |
MetasoundAssetBase.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetAudioProxyTypeName() |
MetasoundAssetBase.h |