Skip to content

en.mob.Decoy

en.mob.Decoy

Inherits from: en.Mob

Fields

NameType
daF64
talkIdI32
itemtool.InventItem
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@27928 initGfx(en.mob.Decoy) → Void
  • f@27929 behaviourAi(en.mob.Decoy) → Void
  • f@27930 setDirDelayed(en.mob.Decoy, I32) → Bool
  • f@27931 onTouch(en.mob.Decoy, Entity) → Void
  • f@27932 onDamage(en.mob.Decoy, tool.atk.AttackData) → Void
  • f@27933 postUpdate(en.mob.Decoy) → Void
  • f@27934 onDie(en.mob.Decoy) → Void
  • f@27935 detonate(en.mob.Decoy) → Void
  • f@27936 fixedUpdate(en.mob.Decoy) → Void
  • f@27937 getEntityCLIDS(en.mob.Decoy) → hl.types.ArrayBytes_Int
  • f@27938 getCLID(en.mob.Decoy) → I32
  • f@27939 serialize(en.mob.Decoy, hxbit.Serializer) → Void
  • f@27940 getSerializeSchema(en.mob.Decoy) → hxbit.Schema
  • f@27941 unserializeInit(en.mob.Decoy) → Void
  • f@27942 unserialize(en.mob.Decoy, hxbit.Serializer) → Void

Bindings

  • static f@27943 __constructor__(en.mob.Decoy, Entity, en.Grenade, tool.InventItem) → Void
  • static f@27927 create(Entity, en.Grenade, tool.InventItem) → en.mob.Decoy