en.bu.LaserGlaiveBullet
en.bu.LaserGlaiveBullet
Inherits from: en.Bullet
Fields
| Name | Type | |
|---|---|---|
hitEntities | hl.types.ArrayObj | |
bounceCount | I32 | |
speed | F64 | |
bounceDmgMul | F64 | |
critBounce | I32 | |
currentHitFrame | I32 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@22120initGfx(en.bu.LaserGlaiveBullet) → Voidf@22121postUpdate(en.bu.LaserGlaiveBullet) → Voidf@22122onTouch(en.bu.LaserGlaiveBullet, Entity) → Voidf@22123onTouchValidTarget(en.bu.LaserGlaiveBullet, Entity) → Voidf@22124onCooldownEnd(en.bu.LaserGlaiveBullet, String, I32) → Voidf@22125bounce(en.bu.LaserGlaiveBullet) → Voidf@22126getEntityCLIDS(en.bu.LaserGlaiveBullet) → hl.types.ArrayBytes_Intf@22127getCLID(en.bu.LaserGlaiveBullet) → I32f@22128serialize(en.bu.LaserGlaiveBullet, hxbit.Serializer) → Voidf@22129getSerializeSchema(en.bu.LaserGlaiveBullet) → hxbit.Schemaf@22130unserializeInit(en.bu.LaserGlaiveBullet) → Voidf@22131unserialize(en.bu.LaserGlaiveBullet, hxbit.Serializer) → Void
Bindings
- static
f@22119__constructor__(en.bu.LaserGlaiveBullet, Entity, tool.atk.AttackData, F64, F64, F64, I32, I32) → Void