Class: LiveEventQuestionEnd

LiveEventQuestionEnd(player, client)

new LiveEventQuestionEnd(player, client)

constructor
Parameters:
Name Type Description
player Player The player
client Client The client
Source:

Members

cid :String

The id of the player to send the message to
Type:
  • String
Source:

gameid :String

The game id
Type:
  • String
Source:

id :Number

The event id
Type:
  • Number
Source:

lastGameBlockIndex :Number

The previous question index
Type:
  • Number
Source:

name :String

The host of the game
Type:
  • String
Source:

tempContent :Object

The temporary content of the message (should be modified and replaced with stringified `content` instead)
Type:
  • Object
Source: