Module yarnspinner_core::types

source ·
Expand description

Adapted from https://github.com/YarnSpinnerTool/YarnSpinner/blob/da39c7195107d8211f21c263e4084f773b84eaff/YarnSpinner/Types/IType.cs

§Implementation Notes

  • IBridgeableType is not implemented because it is not actually used anywhere.

Structs§

Enums§

  • Represents a failure to dynamically convert a TypeId to a Type.
  • All types in the virtual machine, both built-in, i.e. usable in Yarn scripts, and internal.

Traits§