MarkupValueType
Enum in Yarn.Markup
Inherits from System.Enum
Summary
A type of MarkupValue .
public enum MarkupValueType
{
Integer,
Float,
String,
Bool
}
Members
Last updated
Was this helpful?
Enum in Yarn.Markup
Inherits from System.Enum
A type of MarkupValue .
public enum MarkupValueType
{
Integer,
Float,
String,
Bool
}
Last updated
Was this helpful?