en.BarrelSpawner
en.BarrelSpawner
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
cooldown | F64 | |
lifeSpan | F64 | |
elapsedTime | F64 | |
launchDir | I32 | |
announced | Bool | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@18590initGfx(en.BarrelSpawner) → Voidf@18591fixedUpdate(en.BarrelSpawner) → Voidf@18592_isOutOfGame(en.BarrelSpawner) → Boolf@18593getCLID(en.BarrelSpawner) → I32f@18594serialize(en.BarrelSpawner, hxbit.Serializer) → Voidf@18595getSerializeSchema(en.BarrelSpawner) → hxbit.Schemaf@18596unserializeInit(en.BarrelSpawner) → Voidf@18597unserialize(en.BarrelSpawner, hxbit.Serializer) → Voidf@18598getEntityCLIDS(en.BarrelSpawner) → hl.types.ArrayBytes_Int
Bindings
- static
f@18589__constructor__(en.BarrelSpawner, pr.Level, I32, I32, I32, F64, Ref, Ref) → Void