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 collection of methods that are available on this type.

Gets the name of this type.

Gets the parent of this type.

Last updated

Was this helpful?