tool.weap.Katana
tool.weap.Katana
Inherits from: tool.Weapon
Fields
| Name | Type | |
|---|---|---|
currentStart | I32 | |
currentEnd | I32 | |
katanaChargeF | I32 | |
atkTpDmgMul | F64 | |
mobsToHit | hl.types.ArrayObj | |
hitMobEveryF | I32 | |
switcher | I32 | |
nextIsChargeAtk | Bool | |
dashKillWithoutHitCount | I32 |
Protos
f@35512prepare(tool.weap.Katana, F64) → Voidf@35513onExecute(tool.weap.Katana) → Boolf@35514hitFromWeapon(tool.weap.Katana, Entity, Ref) → Voidf@35515doAreaEffect(tool.weap.Katana, tool.Area) → Voidf@35516areaCounterBullet(tool.weap.Katana, en.Bullet, Ref) → Voidf@35517tryTeleport(tool.weap.Katana) → Voidf@35518isWeaponButtonDown(tool.weap.Katana) → Boolf@35519interrupt(tool.weap.Katana) → Voidf@35520dynamicChargeExecute(tool.weap.Katana) → Voidf@35521fixedUpdate(tool.weap.Katana) → Voidf@35522playHitFx(tool.weap.Katana, en.Mob) → Voidf@35523tryHitDash(tool.weap.Katana, en.Mob, Ref) → Voidf@35524addDashKillWithoutHit(tool.weap.Katana) → Voidf@35525onOwnerAttackResultReceived(tool.weap.Katana, tool.atk.AttackData) → Voidf@35526cancelDashCharge(tool.weap.Katana) → Voidf@35527dispose(tool.weap.Katana) → Void
Bindings
- static
f@35528__constructor__(tool.weap.Katana, en.Hero, tool.InventItem) → Void