Inputs container
From TrainzOnline
(Difference between revisions)
m |
|||
Line 2: | Line 2: | ||
== Supported Tags == | == Supported Tags == | ||
− | The inputs subcontainer is a list of subcontainers with no standalone tags. Each inputs subcontainer | + | The inputs subcontainer is a list of subcontainers with no standalone tags. Each inputs subcontainer shall have a unique identifier that can be a simple number such as 0 or 1. Inputs subcontainers support the following tags (shown here with its default value). |
amount N/A | amount N/A |
Revision as of 16:36, 26 January 2014
The Inputs container is a top-level config.txt file entry used within processes containers (for KIND Industry and KIND Buildable).
Contents |
Supported Tags
The inputs subcontainer is a list of subcontainers with no standalone tags. Each inputs subcontainer shall have a unique identifier that can be a simple number such as 0 or 1. Inputs subcontainers support the following tags (shown here with its default value).
amount N/A queue N/A
amount
- Type: int
- Desc: Specifies the amount of this input to consume for the parent process
queue
- Type: string
- Desc: Specifies the product to consume, via it's name in the queues container
Example controls container
See KIND Industry