Skip to content

en.bu.LaserGlaiveBullet

en.bu.LaserGlaiveBullet

Inherits from: en.Bullet

Fields

NameType
hitEntitieshl.types.ArrayObj
bounceCountI32
speedF64
bounceDmgMulF64
critBounceI32
currentHitFrameI32
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@22120 initGfx(en.bu.LaserGlaiveBullet) → Void
  • f@22121 postUpdate(en.bu.LaserGlaiveBullet) → Void
  • f@22122 onTouch(en.bu.LaserGlaiveBullet, Entity) → Void
  • f@22123 onTouchValidTarget(en.bu.LaserGlaiveBullet, Entity) → Void
  • f@22124 onCooldownEnd(en.bu.LaserGlaiveBullet, String, I32) → Void
  • f@22125 bounce(en.bu.LaserGlaiveBullet) → Void
  • f@22126 getEntityCLIDS(en.bu.LaserGlaiveBullet) → hl.types.ArrayBytes_Int
  • f@22127 getCLID(en.bu.LaserGlaiveBullet) → I32
  • f@22128 serialize(en.bu.LaserGlaiveBullet, hxbit.Serializer) → Void
  • f@22129 getSerializeSchema(en.bu.LaserGlaiveBullet) → hxbit.Schema
  • f@22130 unserializeInit(en.bu.LaserGlaiveBullet) → Void
  • f@22131 unserialize(en.bu.LaserGlaiveBullet, hxbit.Serializer) → Void

Bindings

  • static f@22119 __constructor__(en.bu.LaserGlaiveBullet, Entity, tool.atk.AttackData, F64, F64, F64, I32, I32) → Void