EnumBase
Class in Yarn
Inherits from TypeBase
Summary
The base type for all enumeration types.
public class EnumBase : TypeBase
Constructors
Name
Description
Initialises a new instance of the EnumBase class.
Properties
Name
Description
Gets a string describing this type.
Gets the name of this type.
Gets the parent of this type.
Last updated
Was this helpful?