EnumType
Last updated
Was this helpful?
Class in Yarn
Inherits from TypeBase
A type that represents enumerations.
public class EnumType : TypeBaseGets a string describing this type.
Gets the collection of enum cases in this enum.
Gets the name of this type.
Gets the parent of this type.
Gets the type of this enum's members.
Last updated
Was this helpful?
Was this helpful?
