Last updated 2 years ago
Was this helpful?
Enum in Yarn.Markup
Inherits from System.Enum
System.Enum
A type of MarkupValue .
public enum MarkupValueType { Integer, Float, String, Bool }
A bool.
A float.
An integer.
A string.