Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| Name | TDynamicDataReferencePolicy< DataType > |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundDataReference.h |
| Include Path | #include "MetasoundDataReference.h" |
Syntax
template<typename DataType>
struct TDynamicDataReferencePolicy< DataType >
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataTypeId | const void * | MetasoundDataReference.h | ||
| DataTypeName | FName | MetasoundDataReference.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FName & GetDataTypeName () |
MetasoundDataReference.h | ||
const FName & GetDataTypeName () |
MetasoundDataReference.h | ||
const void * GetTypeId () |
MetasoundDataReference.h | ||
const void * GetTypeId () |
MetasoundDataReference.h | ||
bool IsA () |
MetasoundDataReference.h | ||
bool IsA () |
MetasoundDataReference.h | ||
| MetasoundDataReference.h | |||
TDynamicDataReferencePolicy
(
const FName& InDataTypeName, |
MetasoundDataReference.h | ||
TDynamicDataReferencePolicy
(
const FName&, |
MetasoundDataReference.h |