Script API - v1.19.70
    Preparing search index...

    Contains information about user interface elements that are showing up on the screen.

    Index

    Constructors

    Methods

    • Beta

      Returns void

      Clears the title and subtitle, if currently displayed.

      This function can throw errors.

    • Beta

      Parameters

      • text: string

      Returns void

      Set the action bar text - a piece of text that displays beneath the title and above the hot-bar.

      This function can throw errors.

    • Beta

      Parameters

      Returns void

      Will cause a title to show up on the player's on screen display. You can optionally specify an additional subtitle as well as fade in, stay and fade out times.

      This function can throw errors.

    • Beta

      Parameters

      • subtitle: string

      Returns void

      Updates the subtitle if the subtitle was previously displayed via the setTitle method.

      This function can throw errors.