pow.BubbleShieldPower
pow.BubbleShieldPower
Inherits from: Power
Fields
| Name | Type | |
|---|---|---|
repelGrenadeArea | tool.Area | |
parriedSomething | Bool | |
| static | createCounterBullet | Fun |
| static | __clid | I32 |
Protos
f@23263setDurationS(pow.BubbleShieldPower, F64) → Voidf@23264onEnd(pow.BubbleShieldPower) → Voidf@23265fixedUpdate(pow.BubbleShieldPower) → Voidf@23266_killParticlesOnEndUpdate(pow.BubbleShieldPower, libs.heaps.HParticle) → Voidf@23267postUpdate(pow.BubbleShieldPower) → Voidf@23268applyOwnerAttackResult(pow.BubbleShieldPower, tool.atk.AttackData) → Voidf@23269shieldCounterAttack(pow.BubbleShieldPower, tool.atk.AttackData, Bool) → Voidf@23270getCLID(pow.BubbleShieldPower) → I32
Bindings
- static
f@23272__constructor__(pow.BubbleShieldPower, Entity, tool.InventItem) → Void - static
f@23271createCounterBullet(en.Hero, tool.InventItem, tool.atk.AttackData, en.Bullet) → en.Bullet