Skip to content

en.loot.GenericCell

en.loot.GenericCell

Inherits from: en.Loot

Fields

NameType
stuckToHeadBool
scaleF64
cellui.UpgradeCell
smokeColorI32
hasLightBool
disableStatsBool
valueI32
colorOverrideNull
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@19279 initGfx(en.loot.GenericCell) → Void
  • f@19280 dispose(en.loot.GenericCell) → Void
  • f@19281 onFatalFallStart(en.loot.GenericCell, Ref) → Void
  • f@19282 onFatalFallDamage(en.loot.GenericCell) → Void
  • f@19283 pickUp(en.loot.GenericCell, en.Hero) → Void
  • f@19284 onActivate(en.loot.GenericCell, en.Hero, Bool) → Void
  • f@19285 updateMagnet(en.loot.GenericCell, F64) → Void
  • f@19286 postUpdate(en.loot.GenericCell) → Void
  • f@19287 getEntityCLIDS(en.loot.GenericCell) → hl.types.ArrayBytes_Int
  • f@19288 getCLID(en.loot.GenericCell) → I32
  • f@19289 serialize(en.loot.GenericCell, hxbit.Serializer) → Void
  • f@19290 getSerializeSchema(en.loot.GenericCell) → hxbit.Schema
  • f@19291 unserializeInit(en.loot.GenericCell) → Void
  • f@19292 unserialize(en.loot.GenericCell, hxbit.Serializer) → Void

Bindings

  • static f@19294 __constructor__(en.loot.GenericCell, pr.Level, I32, I32, Ref, Ref, Null) → Void
  • static f@19293 create(pr.Level, I32, I32, Ref, Ref, Null) → en.loot.GenericCell