GameMode interface
Basic data for types of game modes.
Signature:
export interface GameMode
Properties
description
A textual description of the game mode.
Type: String
gameMode
The name of the game mode.
Type: String
Basic data for types of game modes.
Signature:
export interface GameMode
A textual description of the game mode.
Type: String
The name of the game mode.
Type: String