Skip to content

tool.weap.Katana

tool.weap.Katana

Inherits from: tool.Weapon

Fields

NameType
currentStartI32
currentEndI32
katanaChargeFI32
atkTpDmgMulF64
mobsToHithl.types.ArrayObj
hitMobEveryFI32
switcherI32
nextIsChargeAtkBool
dashKillWithoutHitCountI32

Protos

  • f@35512 prepare(tool.weap.Katana, F64) → Void
  • f@35513 onExecute(tool.weap.Katana) → Bool
  • f@35514 hitFromWeapon(tool.weap.Katana, Entity, Ref) → Void
  • f@35515 doAreaEffect(tool.weap.Katana, tool.Area) → Void
  • f@35516 areaCounterBullet(tool.weap.Katana, en.Bullet, Ref) → Void
  • f@35517 tryTeleport(tool.weap.Katana) → Void
  • f@35518 isWeaponButtonDown(tool.weap.Katana) → Bool
  • f@35519 interrupt(tool.weap.Katana) → Void
  • f@35520 dynamicChargeExecute(tool.weap.Katana) → Void
  • f@35521 fixedUpdate(tool.weap.Katana) → Void
  • f@35522 playHitFx(tool.weap.Katana, en.Mob) → Void
  • f@35523 tryHitDash(tool.weap.Katana, en.Mob, Ref) → Void
  • f@35524 addDashKillWithoutHit(tool.weap.Katana) → Void
  • f@35525 onOwnerAttackResultReceived(tool.weap.Katana, tool.atk.AttackData) → Void
  • f@35526 cancelDashCharge(tool.weap.Katana) → Void
  • f@35527 dispose(tool.weap.Katana) → Void

Bindings

  • static f@35528 __constructor__(tool.weap.Katana, en.Hero, tool.InventItem) → Void