Skip to content

pow.BubbleShieldPower

pow.BubbleShieldPower

Inherits from: Power

Fields

NameType
repelGrenadeAreatool.Area
parriedSomethingBool
staticcreateCounterBulletFun
static__clidI32

Protos

  • f@23263 setDurationS(pow.BubbleShieldPower, F64) → Void
  • f@23264 onEnd(pow.BubbleShieldPower) → Void
  • f@23265 fixedUpdate(pow.BubbleShieldPower) → Void
  • f@23266 _killParticlesOnEndUpdate(pow.BubbleShieldPower, libs.heaps.HParticle) → Void
  • f@23267 postUpdate(pow.BubbleShieldPower) → Void
  • f@23268 applyOwnerAttackResult(pow.BubbleShieldPower, tool.atk.AttackData) → Void
  • f@23269 shieldCounterAttack(pow.BubbleShieldPower, tool.atk.AttackData, Bool) → Void
  • f@23270 getCLID(pow.BubbleShieldPower) → I32

Bindings

  • static f@23272 __constructor__(pow.BubbleShieldPower, Entity, tool.InventItem) → Void
  • static f@23271 createCounterBullet(en.Hero, tool.InventItem, tool.atk.AttackData, en.Bullet) → en.Bullet