BuiltinTypes
Last updated
Was this helpful?
Class in Yarn
Inherits from System.Object
Contains the built-in types available in the Yarn language.
public static class BuiltinTypesGets 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 updated
Was this helpful?
Was this helpful?
