Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FAnyDataReference
Description
Return the data in the specified format. The template argument can be any of the support TData*Reference<> types, the underlying DataType or a const DataType* pointer.
| Name | GetAs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundDataReference.h |
| Include Path | #include "MetasoundDataReference.h" |
template<typename ReturnType>
ReturnType GetAs() const