Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArmorHurtFunction

Hierarchy

  • ArmorHurtFunction

Callable

  • ArmorHurtFunction(item: ItemInstance, slot: number, player: number, value: number, type: number, attacker: number, bool1: boolean, bool2: boolean): void
  • Parameters

    • item: ItemInstance
    • slot: number
    • player: number
    • value: number
    • type: number
    • attacker: number
    • bool1: boolean
    • bool2: boolean

    Returns void

Generated using TypeDoc