TypeMappings
Property in BuiltinTypes
Summary
Gets a dictionary that maps CLR types to their corresponding Yarn types.
public static IReadOnlyDictionary<System.Type, Yarn.IType> TypeMappings { get; };
Last updated
Was this helpful?
Property in BuiltinTypes
Gets a dictionary that maps CLR types to their corresponding Yarn types.
public static IReadOnlyDictionary<System.Type, Yarn.IType> TypeMappings { get; };
Last updated
Was this helpful?