Base class used to represent an item

Hierarchy (View Summary)

Constructors

Accessors

Methods

Constructors

  • Create a new instance of this item

    Parameters

    • alias: string

      Alias of this item

    Returns Item

Accessors

  • get alias(): string
  • Get the alias of this game object

    Returns string

Methods

  • Get the name of this game object

    Returns SyncOrAsync<string>