Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GlobalNotificationPacket

Received when a global notification is sent out to all players.

Hierarchy

  • GlobalNotificationPacket

Implements

Index

Properties

notificationType

notificationType: number

The type of notification received.

propagate

propagate: boolean = true

text

text: string

The notification message.

type

type: PacketType = PacketType.GLOBAL_NOTIFICATION

Methods

read

write

Generated using TypeDoc