Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShowEffectPacket

Received to tell the player to display an effect such as an AOE grenade.

Hierarchy

  • ShowEffectPacket

Implements

Index

Properties

color

color: number

The color of the effect.

duration

duration: number

The duration of the effect.

effectType

effectType: number

The type of effect to display.

pos1

Unknown. Probably the end position of the effect.

pos2

Unknown.

propagate

propagate: boolean = true

targetObjectId

targetObjectId: number

Unknown. Probably the start position of the effect.

type

type: PacketType = PacketType.SHOWEFFECT

Methods

read

write

Generated using TypeDoc