en.SuspendedWeight
en.SuspendedWeight
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
bounces | I32 | |
rot | F64 | |
scaleFade | F64 | |
source | Entity | |
weightName | String | |
canHit | Bool | |
detached | Bool | |
triggered | Bool | |
alreadyHitEntities | hl.types.ArrayBytes_Int | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@7987overrideSource(en.SuspendedWeight, Entity) → Voidf@7988initGfx(en.SuspendedWeight) → Voidf@7989trigger(en.SuspendedWeight) → Voidf@7990canApplyRepelling(en.SuspendedWeight) → Boolf@7991dispose(en.SuspendedWeight) → Voidf@7992onTouch(en.SuspendedWeight, Entity) → Voidf@7993onTouchGround(en.SuspendedWeight) → Voidf@7994postUpdate(en.SuspendedWeight) → Voidf@7995onFatalFallStart(en.SuspendedWeight, Ref) → Voidf@7996onLeaveMap(en.SuspendedWeight) → Voidf@7997fixedUpdate(en.SuspendedWeight) → Voidf@7998getCLID(en.SuspendedWeight) → I32f@7999serialize(en.SuspendedWeight, hxbit.Serializer) → Voidf@8000getSerializeSchema(en.SuspendedWeight) → hxbit.Schemaf@8001unserializeInit(en.SuspendedWeight) → Voidf@8002unserialize(en.SuspendedWeight, hxbit.Serializer) → Voidf@8003getEntityCLIDS(en.SuspendedWeight) → hl.types.ArrayBytes_Int
Bindings
- static
f@8004__constructor__(en.SuspendedWeight, pr.Level, I32, I32, Entity) → Void