Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeetingHudClearVoteEvent<RoomType>

Emitted when a player's vote is cleared.

Type parameters

  • RoomType: Hostable

Hierarchy

Implements

Index

Properties

Static eventName

eventName: "meeting.clearvote" = ...

eventName

eventName: "meeting.clearvote" = ...

Readonly meetinghud

meetinghud: MeetingHud<RoomType>

The meeting handler that this event is for.

Readonly message

message: undefined | ClearVoteMessage

The message that this event originated from.

Readonly player

player: PlayerData<RoomType>

Readonly room

room: RoomType

The room or client that the event came from.

Constructors

constructor

Generated using TypeDoc