Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemUsingCompleteFunction

Hierarchy

  • ItemUsingCompleteFunction

Callable

  • ItemUsingCompleteFunction(item: ItemInstance, player: number): void
  • Function used in "ItemUsingComplete" callback

    Parameters

    • item: ItemInstance

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

    • player: number

    Returns void

Generated using TypeDoc