en.GroundPart
en.GroundPart
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
bounces | I32 | |
rot | F64 | |
scaleFade | F64 | |
canDamage | Bool | |
isWood | Bool | |
canHit | Bool | |
source | Entity | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@18837initGfx(en.GroundPart) → Voidf@18838canApplyRepelling(en.GroundPart) → Boolf@18839onTouch(en.GroundPart, Entity) → Voidf@18840onTouchGround(en.GroundPart) → Voidf@18841postUpdate(en.GroundPart) → Voidf@18842onFatalFallStart(en.GroundPart, Ref) → Voidf@18843onLeaveMap(en.GroundPart) → Voidf@18844destroy(en.GroundPart) → Voidf@18845fixedUpdate(en.GroundPart) → Voidf@18846getCLID(en.GroundPart) → I32f@18847serialize(en.GroundPart, hxbit.Serializer) → Voidf@18848getSerializeSchema(en.GroundPart) → hxbit.Schemaf@18849unserialize(en.GroundPart, hxbit.Serializer) → Voidf@18850getEntityCLIDS(en.GroundPart) → hl.types.ArrayBytes_Int
Bindings
- static
f@18836__constructor__(en.GroundPart, pr.Level, I32, I32, Entity, Null, Ref) → Void