Skip to content

en.MIChallengeRoom

en.MIChallengeRoom

Inherits from: Entity

Fields

NameType
heroen.Hero
respawnSpottool.CPoint
activeBool
retryCountI32
mainDooren.inter.door.BossDoor
static__clidI32
static__eclidshl.types.ArrayBytes_Int

Protos

  • f@19460 canBeHit(en.MIChallengeRoom) → Bool
  • f@19461 getRespawnSpot(en.MIChallengeRoom) → Void
  • f@19462 startChallenge(en.MIChallengeRoom) → Void
  • f@19463 populateChest(en.MIChallengeRoom) → Void
  • f@19464 init(en.MIChallengeRoom) → Void
  • f@19465 lockHeroInventory(en.MIChallengeRoom) → Void
  • f@19466 unlockHeroInventory(en.MIChallengeRoom) → Void
  • f@19467 refreshHeroInventoryHud(en.MIChallengeRoom, Bool) → Void
  • f@19468 closeDoor(en.MIChallengeRoom) → Void
  • f@19469 openDoor(en.MIChallengeRoom) → Void
  • f@19470 tpFeedback(en.MIChallengeRoom, tool.FPoint) → Void
  • f@19471 endChallenge(en.MIChallengeRoom, Ref) → Void
  • f@19472 fixedUpdate(en.MIChallengeRoom) → Void
  • f@19473 getCLID(en.MIChallengeRoom) → I32
  • f@19474 serialize(en.MIChallengeRoom, hxbit.Serializer) → Void
  • f@19475 getSerializeSchema(en.MIChallengeRoom) → hxbit.Schema
  • f@19476 unserializeInit(en.MIChallengeRoom) → Void
  • f@19477 unserialize(en.MIChallengeRoom, hxbit.Serializer) → Void
  • f@19478 getEntityCLIDS(en.MIChallengeRoom) → hl.types.ArrayBytes_Int

Bindings

  • static f@19459 __constructor__(en.MIChallengeRoom, pr.Level, I32, I32, en.Hero) → Void