Skip to content

en.mob.TimeKeeperBot

en.mob.TimeKeeperBot

Inherits from: en.Mob

Fields

NameType
prevSprXF64
dashtool.skill.OldSkill
dashInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
isDashingBool
dashCountI32
dashAreatool.Area
smokebombtool.skill.OldSkill
smokebombInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
smokebombDesttool.CPoint
wasStunnedBool
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@7486 init(en.mob.TimeKeeperBot) → Void
  • f@7487 initGfx(en.mob.TimeKeeperBot) → Void
  • f@7488 initSkills(en.mob.TimeKeeperBot) → Void
  • f@7489 prepareSmokebomb(en.mob.TimeKeeperBot) → Void
  • f@7490 getPFDestX(en.mob.TimeKeeperBot, level.Platform) → I32
  • f@7491 onDashing(en.mob.TimeKeeperBot) → Void
  • f@7492 prepareDashAttk(en.mob.TimeKeeperBot) → Void
  • f@7493 endDash(en.mob.TimeKeeperBot, Bool) → Void
  • f@7494 preUpdate(en.mob.TimeKeeperBot) → Void
  • f@7495 fixedUpdate(en.mob.TimeKeeperBot) → Void
  • f@7496 postUpdate(en.mob.TimeKeeperBot) → Void
  • f@7497 onStep(en.mob.TimeKeeperBot) → Void
  • f@7498 reveal(en.mob.TimeKeeperBot) → Void
  • f@7499 preRevealAnim(en.mob.TimeKeeperBot, F64) → Void
  • f@7500 behaviourAi(en.mob.TimeKeeperBot) → Void
  • f@7501 onDamage(en.mob.TimeKeeperBot, tool.atk.AttackData) → Void
  • f@7502 hide(en.mob.TimeKeeperBot, F64) → Void
  • f@7503 canBeHitBy(en.mob.TimeKeeperBot, Entity) → Bool
  • f@7504 inDetectArea(en.mob.TimeKeeperBot, Entity) → Bool
  • f@7505 canBeRevealedBy(en.mob.TimeKeeperBot, en.Hero) → Bool
  • f@7506 onDetectRevealer(en.mob.TimeKeeperBot, en.Hero) → Void
  • f@7507 getEntityCLIDS(en.mob.TimeKeeperBot) → hl.types.ArrayBytes_Int
  • f@7508 getCLID(en.mob.TimeKeeperBot) → I32
  • f@7509 unserializeInit(en.mob.TimeKeeperBot) → Void
  • f@7510 unserialize(en.mob.TimeKeeperBot, hxbit.Serializer) → Void

Bindings

  • static f@7485 __constructor__(en.mob.TimeKeeperBot, pr.Level, I32, I32, I32, I32) → Void
  • static f@7484 create(pr.Level, I32, I32, I32, I32) → en.mob.TimeKeeperBot