Outputs container
From TrainzOnline
(Difference between revisions)
m (Note about the amount value.) |
|||
(One intermediate revision by one user not shown) | |||
Line 9: | Line 9: | ||
==== amount ==== | ==== amount ==== | ||
:Type: int | :Type: int | ||
− | :Desc: Specifies the amount of this output to produce for the parent process | + | :Desc: Specifies the amount of this output to produce for the parent process. If this is zero then the output container information will not appear in the View Details dialog box. |
==== queue ==== | ==== queue ==== | ||
:Type: string | :Type: string | ||
− | :Desc: Specifies the product to produce, via it's name in the [[ | + | :Desc: Specifies the product to produce, via it's name in the [["Queues"_container|queues container]] |
== Example controls container == | == Example controls container == |
Latest revision as of 12:13, 4 December 2022
The Outputs container is a top-level config.txt file entry used within processes containers (for KIND Industry and KIND Buildable).
Contents |
[edit] Supported Tags
The outputs subcontainer is a list of subcontainers with no standalone tags. Each outputs subcontainer supports the following tags (shown here with its default value).
amount N/A queue N/A
[edit] amount
- Type: int
- Desc: Specifies the amount of this output to produce for the parent process. If this is zero then the output container information will not appear in the View Details dialog box.
[edit] queue
- Type: string
- Desc: Specifies the product to produce, via it's name in the queues container
[edit] Example controls container
See KIND Industry