Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundLiteralNode.h |
| Include | #include "MetasoundLiteralNode.h" |
Syntax
class FLiteralNode : public Metasound::FNode
Remarks
TLiteralNode represents a variable within a metasound graph.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLiteralNode
(
const FVertexName& InInstanceName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVertexInterface | CreateVertexInterface
(
const FName& InDataTypeName, |
||
| TSharedRef< IOperatorFactory, ESPMode::ThreadSafe > | |||
| FNodeClassMetadata | GetNodeMetadata
(
const FName& InDataTypeName, |
||
| const FVertexInterface & | |||
| bool | IsVertexInterfaceSupported
(
const FVertexInterface& InInterface |
||
| bool | SetVertexInterface
(
const FVertexInterface& InInterface |