Factorio Prototype DocsVersion 2.0.15

ProcessionAudio :: struct

Properties

type :: ProcessionAudioType
sound optional :: Sound

Mandatory if type is "sound".

Mandatory if type is "sound".

looped_sound optional :: InterruptibleSound

Mandatory if type is "looped-sound".

Mandatory if type is "looped-sound".

catalogue_id optional :: uint32

Mandatory if type is "pod_catalogue" or type is "location_catalogue".

Mandatory if type is "pod_catalogue" or type is "location_catalogue".

Properties

sound :: Sound optional

Mandatory if type is "sound".

looped_sound :: InterruptibleSound optional

Mandatory if type is "looped-sound".

catalogue_id :: uint32 optional

Mandatory if type is "pod_catalogue" or type is "location_catalogue".

Prototypes

Types

Defines