Class EndGameIntent<T>

Represents an intent to end the current game, can be used with registerEndGameIntent.

Type Parameters

  • T = {}

Hierarchy

  • EndGameIntent

Constructors

Properties

Constructors

  • Type Parameters

    • T = {}

    Parameters

    Returns EndGameIntent<T>

Properties

metadata: T
name: string

Generated using TypeDoc