en.inter.ShopBooth
en.inter.ShopBooth
Inherits from: en.Interactive
Fields
| Name | Type | |
|---|---|---|
item | tool.InventItem | |
price | I32 | |
mimicManager | en.ShopMimicManager | |
icon | ui.icon.Icon | |
oldMoney | I32 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@18944get_isMimic(en.inter.ShopBooth) → Boolf@18945initGfx(en.inter.ShopBooth) → Voidf@18946setDepth(en.inter.ShopBooth, I32) → Voidf@18947canBeActivated(en.inter.ShopBooth, en.Hero) → Boolf@18948onFocus(en.inter.ShopBooth) → Voidf@18949removeLargeTip(en.inter.ShopBooth, Ref) → Voidf@18950postUpdate(en.inter.ShopBooth) → Voidf@18951dispose(en.inter.ShopBooth) → Voidf@18952onOutOfGameChange(en.inter.ShopBooth) → Voidf@18953onActivate(en.inter.ShopBooth, en.Hero, Bool) → Voidf@18954buy(en.inter.ShopBooth, en.Hero, Ref) → Voidf@18955replaceItem(en.inter.ShopBooth, tool.InventItem) → Voidf@18956patchUsingOptions(en.inter.ShopBooth) → Voidf@18957fixedUpdate(en.inter.ShopBooth) → Voidf@18958checkForMimic(en.inter.ShopBooth) → Voidf@18959getEntityCLIDS(en.inter.ShopBooth) → hl.types.ArrayBytes_Intf@18960getCLID(en.inter.ShopBooth) → I32f@18961serialize(en.inter.ShopBooth, hxbit.Serializer) → Voidf@18962getSerializeSchema(en.inter.ShopBooth) → hxbit.Schemaf@18963unserializeInit(en.inter.ShopBooth) → Voidf@18964unserialize(en.inter.ShopBooth, hxbit.Serializer) → Void
Bindings
- static
f@9561__constructor__(en.inter.ShopBooth, pr.Level, I32, I32, tool.InventItem, I32) → Void