IType

Interface in Yarn

Summary

Defines properties that describe a type in the Yarn language.

public interface IType

Properties

Name
Description

Gets a more verbose description of this type.

Gets the name of this type.

Gets the parent of this type.

Gets the collection of type information for this type's type members.

Last updated

Was this helpful?