Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotificationPacket

Received when a notification is received by the player.

Hierarchy

  • NotificationPacket

Implements

Index

Properties

color

color: number

The color of the notification text.

message

message: string

The notification message.

objectId

objectId: number

The object id of the entity which the notification is for.

propagate

propagate: boolean = true

type

type: PacketType = PacketType.NOTIFICATION

Methods

read

write

Generated using TypeDoc