en.loot.GenericCell
en.loot.GenericCell
Inherits from: en.Loot
Fields
| Name | Type | |
|---|---|---|
stuckToHead | Bool | |
scale | F64 | |
cell | ui.UpgradeCell | |
smokeColor | I32 | |
hasLight | Bool | |
disableStats | Bool | |
value | I32 | |
colorOverride | Null | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@19279initGfx(en.loot.GenericCell) → Voidf@19280dispose(en.loot.GenericCell) → Voidf@19281onFatalFallStart(en.loot.GenericCell, Ref) → Voidf@19282onFatalFallDamage(en.loot.GenericCell) → Voidf@19283pickUp(en.loot.GenericCell, en.Hero) → Voidf@19284onActivate(en.loot.GenericCell, en.Hero, Bool) → Voidf@19285updateMagnet(en.loot.GenericCell, F64) → Voidf@19286postUpdate(en.loot.GenericCell) → Voidf@19287getEntityCLIDS(en.loot.GenericCell) → hl.types.ArrayBytes_Intf@19288getCLID(en.loot.GenericCell) → I32f@19289serialize(en.loot.GenericCell, hxbit.Serializer) → Voidf@19290getSerializeSchema(en.loot.GenericCell) → hxbit.Schemaf@19291unserializeInit(en.loot.GenericCell) → Voidf@19292unserialize(en.loot.GenericCell, hxbit.Serializer) → Void
Bindings
- static
f@19294__constructor__(en.loot.GenericCell, pr.Level, I32, I32, Ref, Ref, Null) → Void - static
f@19293create(pr.Level, I32, I32, Ref, Ref, Null) → en.loot.GenericCell