IType
Defines properties that describe a type in the Yarn language.
public interface IType
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 modified 2mo ago