Skip to content

tool.weap.KingScepter

tool.weap.KingScepter

Inherits from: tool.Weapon

Fields

NameType
dashingFF64
spinningBool
isFirstSpinBool
spinCountI32

Protos

  • f@35529 hitFromWeapon(tool.weap.KingScepter, Entity, Ref) → Void
  • f@35530 onDodge(tool.weap.KingScepter) → Void
  • f@35531 cancelAll(tool.weap.KingScepter) → Void
  • f@35532 onExecute(tool.weap.KingScepter) → Bool
  • f@35533 reset(tool.weap.KingScepter) → Void
  • f@35534 push(tool.weap.KingScepter, Entity) → Void
  • f@35535 jumpAndStartSpin(tool.weap.KingScepter, Entity) → Void
  • f@35536 stopSpin(tool.weap.KingScepter) → Void
  • f@35537 onOwnerTouchGround(tool.weap.KingScepter) → Void
  • f@35538 onOwnerTouch(tool.weap.KingScepter, Entity) → Void
  • f@35539 checkHit(tool.weap.KingScepter, Entity) → Void
  • f@35540 fixedUpdate(tool.weap.KingScepter) → Void
  • f@35541 dispose(tool.weap.KingScepter) → Void

Bindings

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