Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PlaySoundPacket

Received to tell the client to play a sound.

Hierarchy

  • PlaySoundPacket

Implements

Index

Properties

Methods

Properties

ownerId

ownerId: number

The object id of the origin of the sound.

propagate

propagate: boolean = true

soundId

soundId: number

The id of the sound to play.

type

type: PacketType = PacketType.PLAYSOUND

Methods

read

write

Generated using TypeDoc