Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| |
|
| Name |
TDataReferenceTypeInfo<::Metasound::TVariable< TArray< FAudioBuffer > > > |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundAudioBuffer.h |
| Include Path |
#include "MetasoundAudioBuffer.h" |
Syntax
namespace TDataReferenceTypeInfo<
{
namespace Metasound
{
template<>
struct TDataReferenceTypeInfo<::Metasound::TVariable< TArray< FAudioBuffer > > >
}
}
Constants
| Name |
Type |
Remarks |
Include Path |
| TypeName |
const TCHAR * |
|
MetasoundAudioBuffer.h |
Variables
Protected
Functions
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static const FText & GetTypeDisplayText()
|
|
MetasoundAudioBuffer.h |
|
static ::FMetasoundDataTypeId GetTypeId()
|
|
MetasoundAudioBuffer.h |
|