en.ltrap.UnstableGround
en.ltrap.UnstableGround
Inherits from: en.LevelTrap
Fields
| Name | Type | |
|---|---|---|
beforeOpenS | F64 | |
openedDurationS | F64 | |
ready | Bool | |
width | I32 | |
unstable | Bool | |
sprOffsetY | F64 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@27101initGfx(en.ltrap.UnstableGround) → Voidf@27102openGfx(en.ltrap.UnstableGround) → Voidf@27103closeGfx(en.ltrap.UnstableGround) → Voidf@27104onOutOfGameChange(en.ltrap.UnstableGround) → Voidf@27105init(en.ltrap.UnstableGround) → Voidf@27106setCollisionState(en.ltrap.UnstableGround, Bool) → Voidf@27107onCooldownEnd(en.ltrap.UnstableGround, String, I32) → Voidf@27108open(en.ltrap.UnstableGround) → Voidf@27109close(en.ltrap.UnstableGround) → Voidf@27110postUpdate(en.ltrap.UnstableGround) → Voidf@27111fixedUpdate(en.ltrap.UnstableGround) → Voidf@27112getEntityCLIDS(en.ltrap.UnstableGround) → hl.types.ArrayBytes_Intf@27113getCLID(en.ltrap.UnstableGround) → I32f@27114serialize(en.ltrap.UnstableGround, hxbit.Serializer) → Voidf@27115getSerializeSchema(en.ltrap.UnstableGround) → hxbit.Schemaf@27116unserialize(en.ltrap.UnstableGround, hxbit.Serializer) → Void
Bindings
- static
f@27100__constructor__(en.ltrap.UnstableGround, pr.Level, I32, I32, I32) → Void