The Toaster is only meant to be called from inside Excalibur to display messages to players

Hierarchy

  • Toaster

Constructors

Methods

Constructors

Methods

  • Display a toast message to a player

    Parameters

    • message: string

      Text of the message, messages may have a single "[LINK]" to influence placement

    • Optional linkTarget: string

      Optionally specify a link location

    • Optional linkName: string

      Optionally specify a name for that link location

    Returns void