pow.DamageBuff
pow.DamageBuff
Inherits from: Power
Fields
| Name | Type | |
|---|---|---|
color | I32 | |
| static | __clid | I32 |
Protos
f@33965shouldChangeLevelWithHero(pow.DamageBuff) → Boolf@33966onCooldownEnd(pow.DamageBuff, String, I32) → Voidf@33967onEnd(pow.DamageBuff) → Voidf@33968fixedUpdate(pow.DamageBuff) → Voidf@33969getCLID(pow.DamageBuff) → I32f@33970serialize(pow.DamageBuff, hxbit.Serializer) → Voidf@33971getSerializeSchema(pow.DamageBuff) → hxbit.Schemaf@33972unserializeInit(pow.DamageBuff) → Voidf@33973unserialize(pow.DamageBuff, hxbit.Serializer) → Void
Bindings
- static
f@33964__constructor__(pow.DamageBuff, Entity, tool.InventItem) → Void