Click or drag to resize

ManufacturingTabUpdateInfoDisplay Method

Updates the information displayed on the panel

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void UpdateInfoDisplay(
	ManufacturingSystem manufacturingSystem
)

Parameters

manufacturingSystem
Type: ManufacturingSystem
The selected manufacturing system
See Also