en.bu.Orb
en.bu.Orb
Inherits from: en.Bullet
Fields
| Name | Type | |
|---|---|---|
item | tool.InventItem | |
startColor | I32 | |
endColor | I32 | |
curDmg | F64 | |
speed | F64 | |
tickrate | F64 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@22231initGfx(en.bu.Orb) → Voidf@22232block(en.bu.Orb, Bool) → Voidf@22233onTouchValidTarget(en.bu.Orb, Entity) → Voidf@22234postUpdate(en.bu.Orb) → Voidf@22235explode(en.bu.Orb) → Voidf@22236fixedUpdate(en.bu.Orb) → Voidf@22237getEntityCLIDS(en.bu.Orb) → hl.types.ArrayBytes_Intf@22238getCLID(en.bu.Orb) → I32f@22239serialize(en.bu.Orb, hxbit.Serializer) → Voidf@22240getSerializeSchema(en.bu.Orb) → hxbit.Schemaf@22241unserialize(en.bu.Orb, hxbit.Serializer) → Void
Bindings
- static
f@22230__constructor__(en.bu.Orb, Entity, tool.InventItem) → Void