Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendLiteral.h |
Include |
#include "MetasoundFrontendLiteral.h" |
USTRUCT()
struct FMetasoundFrontendLiteral
Represents the serialized version of variant literal types.
Name | Description | |
---|---|---|
|
FMetasoundFrontendLiteral() |
|
|
FMetasoundFrontendLiteral ( |
Name | Description | ||
---|---|---|---|
|
Clear() |
Remove any stored data and set to an invalid state. |
|
|
EMetasoundFr... |
GetType() |
|
|
IsArray() |
Returns true if the stored Type is an array type. |
|
|
IsEquivalent ( |
Returns whether the other literal is value equivalent. |
|
|
IsValid() |
Returns true if the literal is in a valid state (Type != EMetasoundFrontendLiteralType::Invalid) |
|
|
Set |
||
|
Set ( |
||
|
Set |
||
|
Set ( |
||
|
Set ( |
||
|
Set ( |
||
|
Set |
||
|
Set |
||
|
Set ( |
||
|
Set ( |
||
|
Set ( |
||
|
Set ( |
||
|
SetFromLiteral ( |
||
|
SetType ( |
Sets the literal to the given type and value to default;. |
|
|
Metasound::F... |
ToLiteral ( |
Return the literal description parsed into a init param. |
|
Metasound::F... |
ToLiteralNoProxy() |
Does not do type checking or handle proxy. |
|
ToString() |
Convert the value to a string for printing. |
|
|
TryGet ( |
||
|
TryGet ( |
||
|
TryGet ( |
||
|
TryGet |
||
|
TryGet ( |
||
|
TryGet |
||
|
TryGet ( |
||
|
TryGet |
||
|
TryGet ( |
||
|
TryGet |
Name |
Description |
|
---|---|---|
|
FDefault |
|
|
FDefaultArray |