en.loot.PreciousItem
en.loot.PreciousItem
Inherits from: en.Loot
Fields
| Name | Type | |
|---|---|---|
item | tool.InventItem | |
icon | ui.icon.Icon | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@26785initGfx(en.loot.PreciousItem) → Voidf@26786onOutOfGameChange(en.loot.PreciousItem) → Voidf@26787postUpdate(en.loot.PreciousItem) → Voidf@26788dispose(en.loot.PreciousItem) → Voidf@26789pickUp(en.loot.PreciousItem, en.Hero) → Voidf@26790getEntityCLIDS(en.loot.PreciousItem) → hl.types.ArrayBytes_Intf@26791getCLID(en.loot.PreciousItem) → I32f@26792serialize(en.loot.PreciousItem, hxbit.Serializer) → Voidf@26793getSerializeSchema(en.loot.PreciousItem) → hxbit.Schemaf@26794unserialize(en.loot.PreciousItem, hxbit.Serializer) → Void
Bindings
- static
f@26795__constructor__(en.loot.PreciousItem, pr.Level, I32, I32, tool.InventItem) → Void - static
f@26784create(pr.Level, I32, I32, tool.InventItem) → en.loot.PreciousItem