en.ShopMimicManager
en.ShopMimicManager
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
hero | en.Hero | |
type | level.MerchantType | |
itemToEat | en.inter.ItemDrop | |
rewards | hl.types.ArrayObj | |
mob | en.mob.ShopMimic | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@18965init(en.ShopMimicManager) → Voidf@18966initGfx(en.ShopMimicManager) → Voidf@18967fixedUpdate(en.ShopMimicManager) → Voidf@18968triggerMimic(en.ShopMimicManager) → Voidf@18969initMob(en.ShopMimicManager, I32, I32) → Voidf@18970setItemReward(en.ShopMimicManager, tool.InventItem, Ref) → Voidf@18971getBonusAttackType(en.ShopMimicManager, tool.InventItem) → en.mob.BonusAttackTypef@18972disposeGfx(en.ShopMimicManager) → Voidf@18973getCLID(en.ShopMimicManager) → I32f@18974serialize(en.ShopMimicManager, hxbit.Serializer) → Voidf@18975getSerializeSchema(en.ShopMimicManager) → hxbit.Schemaf@18976unserialize(en.ShopMimicManager, hxbit.Serializer) → Voidf@18977getEntityCLIDS(en.ShopMimicManager) → hl.types.ArrayBytes_Int
Bindings
- static
f@19008__constructor__(en.ShopMimicManager, pr.Level, I32, I32, en.Hero, level.MerchantType) → Void