en.CaltropBase
en.CaltropBase
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
hero | en.Hero | |
dmg | Dyn | |
thawDur | F64 | |
thawVal | I32 | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@18635fixedUpdate(en.CaltropBase) → Voidf@18636initGfx(en.CaltropBase) → Voidf@18637onTouch(en.CaltropBase, Entity) → Voidf@18638getCLID(en.CaltropBase) → I32f@18639serialize(en.CaltropBase, hxbit.Serializer) → Voidf@18640getSerializeSchema(en.CaltropBase) → hxbit.Schemaf@18641unserialize(en.CaltropBase, hxbit.Serializer) → Voidf@18642getEntityCLIDS(en.CaltropBase) → hl.types.ArrayBytes_Int
Bindings
- static
f@18634__constructor__(en.CaltropBase, en.Hero, I32, I32, Dyn, F64, I32) → Void