Skip to content

PassivePower

PassivePower

Inherits from: Power

Fields

NameType
staticcreateFun
static__clidI32

Protos

  • f@4613 init(PassivePower) → Void
  • f@4614 shouldChangeLevelWithHero(PassivePower) → Bool
  • f@4615 doActive(PassivePower) → Void
  • f@4616 kill(PassivePower, Bool) → Void
  • f@4617 onLevelChanged(PassivePower, pr.Level) → Void
  • f@4618 doPassive(PassivePower) → Void
  • f@4619 onBeforeOwnerApplyAttackResult(PassivePower, tool.atk.AttackData) → Bool
  • f@4620 getCLID(PassivePower) → I32

Bindings

  • static f@4622 __constructor__(PassivePower, Entity, tool.InventItem) → Void
  • static f@4621 create(en.Hero, tool.InventItem) → PassivePower