Loading...
Method in EnumTypeBuilder
public static EnumType FromEnum<TEnum>(string? description = null) where TEnum : System.Enum
string description
string
Class in Yarn.Compiler
Inherits from System.Object
System.Object
Provides methods for constructing EnumType objects.
public class EnumTypeBuilder