Skip to content

en.inter.ShopBooth

en.inter.ShopBooth

Inherits from: en.Interactive

Fields

NameType
itemtool.InventItem
priceI32
mimicManageren.ShopMimicManager
iconui.icon.Icon
oldMoneyI32
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@18944 get_isMimic(en.inter.ShopBooth) → Bool
  • f@18945 initGfx(en.inter.ShopBooth) → Void
  • f@18946 setDepth(en.inter.ShopBooth, I32) → Void
  • f@18947 canBeActivated(en.inter.ShopBooth, en.Hero) → Bool
  • f@18948 onFocus(en.inter.ShopBooth) → Void
  • f@18949 removeLargeTip(en.inter.ShopBooth, Ref) → Void
  • f@18950 postUpdate(en.inter.ShopBooth) → Void
  • f@18951 dispose(en.inter.ShopBooth) → Void
  • f@18952 onOutOfGameChange(en.inter.ShopBooth) → Void
  • f@18953 onActivate(en.inter.ShopBooth, en.Hero, Bool) → Void
  • f@18954 buy(en.inter.ShopBooth, en.Hero, Ref) → Void
  • f@18955 replaceItem(en.inter.ShopBooth, tool.InventItem) → Void
  • f@18956 patchUsingOptions(en.inter.ShopBooth) → Void
  • f@18957 fixedUpdate(en.inter.ShopBooth) → Void
  • f@18958 checkForMimic(en.inter.ShopBooth) → Void
  • f@18959 getEntityCLIDS(en.inter.ShopBooth) → hl.types.ArrayBytes_Int
  • f@18960 getCLID(en.inter.ShopBooth) → I32
  • f@18961 serialize(en.inter.ShopBooth, hxbit.Serializer) → Void
  • f@18962 getSerializeSchema(en.inter.ShopBooth) → hxbit.Schema
  • f@18963 unserializeInit(en.inter.ShopBooth) → Void
  • f@18964 unserialize(en.inter.ShopBooth, hxbit.Serializer) → Void

Bindings

  • static f@9561 __constructor__(en.inter.ShopBooth, pr.Level, I32, I32, tool.InventItem, I32) → Void