For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypeMappings

Property in Types

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?