Interface for game objects that need to support a simple action

Implemented by

Constructors

Methods

Constructors

Methods

  • Execute a simple action

    Parameters

    • alias: string

      Alias of the simple action to execute

    Returns undefined | ActionResult

    Result of the simple action or undefined if unhandled