Class in Yarn
Inherits from System.Object
System.Object
Contains the built-in types available in the Yarn language.
public static class BuiltinTypes
Any
Gets the type representing any value.
Boolean
Gets the type representing boolean values.
Number
Gets the type representing numbers.
String
Gets the type representing strings.
TypeMappings
Gets a dictionary that maps CLR types to their corresponding Yarn types.
Last updated 2 years ago
Was this helpful?