Skip to content

en.GroundPart

en.GroundPart

Inherits from: Entity

Fields

NameType
bouncesI32
rotF64
scaleFadeF64
canDamageBool
isWoodBool
canHitBool
sourceEntity
static__clidI32
static__eclidshl.types.ArrayBytes_Int

Protos

  • f@18837 initGfx(en.GroundPart) → Void
  • f@18838 canApplyRepelling(en.GroundPart) → Bool
  • f@18839 onTouch(en.GroundPart, Entity) → Void
  • f@18840 onTouchGround(en.GroundPart) → Void
  • f@18841 postUpdate(en.GroundPart) → Void
  • f@18842 onFatalFallStart(en.GroundPart, Ref) → Void
  • f@18843 onLeaveMap(en.GroundPart) → Void
  • f@18844 destroy(en.GroundPart) → Void
  • f@18845 fixedUpdate(en.GroundPart) → Void
  • f@18846 getCLID(en.GroundPart) → I32
  • f@18847 serialize(en.GroundPart, hxbit.Serializer) → Void
  • f@18848 getSerializeSchema(en.GroundPart) → hxbit.Schema
  • f@18849 unserialize(en.GroundPart, hxbit.Serializer) → Void
  • f@18850 getEntityCLIDS(en.GroundPart) → hl.types.ArrayBytes_Int

Bindings

  • static f@18836 __constructor__(en.GroundPart, pr.Level, I32, I32, Entity, Null, Ref) → Void