PassivePower
PassivePower
Inherits from: Power
Fields
| Name | Type | |
|---|---|---|
| static | create | Fun |
| static | __clid | I32 |
Protos
f@4613init(PassivePower) → Voidf@4614shouldChangeLevelWithHero(PassivePower) → Boolf@4615doActive(PassivePower) → Voidf@4616kill(PassivePower, Bool) → Voidf@4617onLevelChanged(PassivePower, pr.Level) → Voidf@4618doPassive(PassivePower) → Voidf@4619onBeforeOwnerApplyAttackResult(PassivePower, tool.atk.AttackData) → Boolf@4620getCLID(PassivePower) → I32
Bindings
- static
f@4622__constructor__(PassivePower, Entity, tool.InventItem) → Void - static
f@4621create(en.Hero, tool.InventItem) → PassivePower