IType

Interface in Yarn

Summary

Defines properties that describe a type in the Yarn language.

public interface IType

Properties

NameDescription
DescriptionGets a more verbose description of this type.
NameGets the name of this type.
ParentGets the parent of this type.
TypeMembersGets the collection of type information for this type’s type members.