Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemUseNoTargetFunction

Hierarchy

  • ItemUseNoTargetFunction

Callable

  • ItemUseNoTargetFunction(item: ItemInstance, player: number): void
  • Function used in "ItemUseNoTarget" callback

    Parameters

    • item: ItemInstance

      item that was in the player's hand when the event occurred

    • player: number

    Returns void

Generated using TypeDoc