Inputs container
From TrainzOnline
(Difference between revisions)
Line 13: | Line 13: | ||
==== queue ==== | ==== queue ==== | ||
:Type: string | :Type: string | ||
− | :Desc: Specifies the product to consume, via it's name in the [[ | + | :Desc: Specifies the product to consume, via it's name in the [["Queues"_container|queues container]] |
== Example controls container == | == Example controls container == |
Revision as of 23:13, 12 February 2013
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 supports 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