InterruptibleSound :: struct
| sound optional | :: Sound | At least one of sound and stopped_sound has to be defined. |
At least one of sound and stopped_sound has to be defined. | ||
| minimal_change_per_tick optional | :: float | |
| stopped_sound optional | :: Sound | At least one of sound and stopped_sound has to be defined. |
At least one of sound and stopped_sound has to be defined. | ||
| minimal_sound_duration_for_stopped_sound optional | :: uint16 | Has to be greater or equal to |
Has to be greater or equal to | ||
| fade_ticks optional | :: uint32 | |
Properties
sound :: Sound optional 
minimal_change_per_tick :: float optional 
stopped_sound :: Sound optional 
minimal_sound_duration_for_stopped_sound :: uint16 optional 
fade_ticks :: uint32 optional 
Type used in
- AgriculturalTowerPrototype::central_orienting_sound
- AgriculturalTowerPrototype::arm_extending_sound
- AgriculturalTowerPrototype::grappler_orienting_sound
- AgriculturalTowerPrototype::grappler_extending_sound
- ArmorPrototype::flight_sound
- ArtilleryTurretPrototype::rotating_sound
- ArtilleryWagonPrototype::rotating_sound
- CargoHatchDefinition::opening_sound
- CargoHatchDefinition::closing_sound
- GigaCargoHatchDefinition::opening_sound
- GigaCargoHatchDefinition::closing_sound
- MiningDrillPrototype::moving_sound
- MiningDrillPrototype::drilling_sound
- ProcessionAudio::looped_sound
- ProcessionAudioCatalogueItem::looped_sound
- PumpPrototype::base_lifting_sound
- PumpPrototype::arm_orienting_sound
- ResourceEntityPrototype::driving_sound
- RobotWithLogisticInterfacePrototype::charging_sound
- RollingStockPrototype::door_opening_sound
- RollingStockPrototype::door_closing_sound
- TilePrototype::driving_sound
- TurretPrototype::rotating_sound
- UtilitySounds::default_driving_sound

