Skip to content

en.loot.HealDrop

en.loot.HealDrop

Inherits from: en.Loot

Fields

NameType
drF64
healPctF64
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@19403 initGfx(en.loot.HealDrop) → Void
  • f@19404 onDropAsLoot(en.loot.HealDrop) → Void
  • f@19405 onLand(en.loot.HealDrop, F64) → Void
  • f@19406 postUpdate(en.loot.HealDrop) → Void
  • f@19407 pickUp(en.loot.HealDrop, en.Hero) → Void
  • f@19408 getEntityCLIDS(en.loot.HealDrop) → hl.types.ArrayBytes_Int
  • f@19409 getCLID(en.loot.HealDrop) → I32
  • f@19410 serialize(en.loot.HealDrop, hxbit.Serializer) → Void
  • f@19411 getSerializeSchema(en.loot.HealDrop) → hxbit.Schema
  • f@19412 unserialize(en.loot.HealDrop, hxbit.Serializer) → Void

Bindings

  • static f@19414 __constructor__(en.loot.HealDrop, pr.Level, I32, I32, F64) → Void
  • static f@19413 create(pr.Level, I32, I32, F64) → en.loot.HealDrop