Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UseItemPacket

Sent to use an item, such as an ability or consumable.

Hierarchy

  • UseItemPacket

Implements

Index

Properties

itemUsePos

itemUsePos: WorldPosData

The position at which the item was used.

propagate

propagate: boolean = true

slotObject

slotObject: SlotObjectData

The slot of the item being used.

time

time: number

The current client time.

type

type: PacketType = PacketType.USEITEM

useType

useType: number

The type of item usage.

Methods

read

write

Generated using TypeDoc