en.loot.HealDrop
en.loot.HealDrop
Inherits from: en.Loot
Fields
| Name | Type | |
|---|---|---|
dr | F64 | |
healPct | F64 | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@19403initGfx(en.loot.HealDrop) → Voidf@19404onDropAsLoot(en.loot.HealDrop) → Voidf@19405onLand(en.loot.HealDrop, F64) → Voidf@19406postUpdate(en.loot.HealDrop) → Voidf@19407pickUp(en.loot.HealDrop, en.Hero) → Voidf@19408getEntityCLIDS(en.loot.HealDrop) → hl.types.ArrayBytes_Intf@19409getCLID(en.loot.HealDrop) → I32f@19410serialize(en.loot.HealDrop, hxbit.Serializer) → Voidf@19411getSerializeSchema(en.loot.HealDrop) → hxbit.Schemaf@19412unserialize(en.loot.HealDrop, hxbit.Serializer) → Void
Bindings
- static
f@19414__constructor__(en.loot.HealDrop, pr.Level, I32, I32, F64) → Void - static
f@19413create(pr.Level, I32, I32, F64) → en.loot.HealDrop