EnumTypeBuilder

Class in Yarn.Compiler

Inherits from System.Object

Summary

Provides methods for constructing EnumType objects.

public class EnumTypeBuilder

Methods

NameDescription
FromEnum(string?)Creates a new EnumType given a CLR enum type.