Inlet capacity (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|key=INLET_CAPACITY
|key=INLET_CAPACITY
|unit=m3
|unit=m3
|description=The maximum amount of water which can flow in or out through this construction. Water flowing back in the other direction replenishes the capacity.
|description=The maximum amount of water which can flow in or out through this Building. Water flowing back in the other direction replenishes the capacity.
|defaultvalue=0
|defaultvalue=0
|range=0 to {{floatmaxvalue}}
|icon=waterwizard_icon_inlet_capacity.png
|icon=waterwizard_icon_inlet_capacity.png
}}</onlyinclude>}}
}}</onlyinclude>}}
Line 10: Line 11:
{{article end
{{article end
|notes=
|notes=
* This attribute name is used for both [[Inlet (Water Overlay)|inlet]]s and [[Pump (Water Overlay)|pump]]s.
* This attribute name is used for both [[Inlet (Water Overlay)|{{Inlets}}]] and [[Pump (Water Overlay)|pump]]s.
* The capacity is a total allowed amount during the entire simulation. When the capacity is reached, no further water can flow through unless water flows in the opposite direction first.
* The capacity is a total allowed amount during the entire simulation. When the capacity is reached, no further water can flow through unless water flows in the opposite direction first.
* If the value is set to 0, there is no limit to this construction's capacity.
* If the value is set to 0, there is no limit to this building's capacity.
|seealso=
|api=*[[Api session event editor overlay set key value]]
|howtos=
*[[Api session event editor building set attribute]]
*[[Api session event editor functionoverride set attribute]]
}}
}}


{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Latest revision as of 12:22, 13 July 2026

Notes

  • This attribute name is used for both Inlets and pumps.
  • The capacity is a total allowed amount during the entire simulation. When the capacity is reached, no further water can flow through unless water flows in the opposite direction first.
  • If the value is set to 0, there is no limit to this building's capacity.

API Endpoints