Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GameState

An object representing the state of a client which is connecting to the game server.

Hierarchy

  • GameState

Index

Properties

buildVersion

buildVersion: string

The build version of this state.

characterId

characterId: number

The character id of this state.

gameId

gameId: number

The game ID of this state.

key

key: number[]

The key of this state.

keyTime

keyTime: number

The key time of this state.

Generated using TypeDoc