tool.weap.sh.DashShield
tool.weap.sh.DashShield
Inherits from: tool.weap.BaseShield
Fields
| Name | Type | |
|---|---|---|
dashingF | F64 | |
frontArea | tool.Area | |
dashMul | F64 | |
hasDashCharged | Bool | |
fxColor | I32 |
Protos
f@35350onShieldStartParry(tool.weap.sh.DashShield) → Voidf@35351onShieldBlock(tool.weap.sh.DashShield, tool.atk.AttackData, Bool) → Voidf@35352push(tool.weap.sh.DashShield, Entity) → Voidf@35353cancelDash(tool.weap.sh.DashShield) → Voidf@35354fixedUpdate(tool.weap.sh.DashShield) → Voidf@35355onShieldHolding(tool.weap.sh.DashShield, F64) → Voidf@35356onShieldReleased(tool.weap.sh.DashShield) → Void
Bindings
- static
f@35357__constructor__(tool.weap.sh.DashShield, en.Hero, tool.InventItem) → Void