Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- Metasound::FLiteralNode
- TLiteralNode
References
| |
|
| Module |
MetasoundFrontend |
| Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundLiteralNode.h |
| Include |
#include "MetasoundLiteralNode.h" |
Syntax
template<typename DataType>
class TLiteralNode : public Metasound::FLiteralNode
TLiteralNode represents a variable within a metasound graph.
Constructors
| |
Type |
Name |
Description |
 |
|
|
Construct a TLiteralNode using the TLiteralOperatorLiteralFactory<> and moving InParam to the TLiteralOperatorLiteralFactory constructor. |
Functions
Constants
Deprecated Functions
| |
Type |
Name |
Description |
 |
FVertexInterface |
|
Use the default interface on the node class metadata |