BuiltinTypes
Inherits from
System.Object
Contains the built-in types available in the Yarn language.
public static class BuiltinTypes
Name | Description |
---|---|
Gets the type representing any value. | |
Gets the type representing boolean values. | |
Gets the type representing numbers. | |
Gets the type representing strings. | |
Gets a dictionary that maps CLR types to their corresponding Yarn types. |
Last modified 24d ago