Factorio Prototype DocsVersion 2.0.15

GigaCargoHatchDefinition :: struct

Properties

hatch_graphics_back optional :: Animation
hatch_graphics_front optional :: Animation
hatch_render_layer_back optional :: RenderLayer
hatch_render_layer_front optional :: RenderLayer
covered_hatches :: array[uint32]
opening_sound optional :: InterruptibleSound

Cannot use fade_ticks.

Cannot use fade_ticks.

closing_sound optional :: InterruptibleSound

Cannot use fade_ticks.

Cannot use fade_ticks.

Properties

hatch_graphics_back :: Animation optional

hatch_graphics_front :: Animation optional

hatch_render_layer_back :: RenderLayer optional

Default: "higher-object-under"

hatch_render_layer_front :: RenderLayer optional

Default: "higher-object-above"

covered_hatches :: array[uint32]

opening_sound :: InterruptibleSound optional

Cannot use fade_ticks.

closing_sound :: InterruptibleSound optional

Cannot use fade_ticks.

Prototypes

Types

Defines