Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphMemberDefau-_6
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include | #include "MetasoundEditorGraph.h" |
template<typename T>
T GetDefaultAs
(
const FGuid & InPageID
) const
Remarks
Returns the default literal casted as the given template type. Asserts if literal is not provided type and enforces type is supported by literal.