Click or drag to resize

ManufacturingTab Class

[Missing <summary> documentation for "T:BrydenWoodUnity.UIElements.ManufacturingTab"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.UIElementsManufacturingTab

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class ManufacturingTab : MonoBehaviour

The ManufacturingTab type exposes the following members.

Constructors
  NameDescription
Public methodManufacturingTab
Initializes a new instance of the ManufacturingTab class
Top
Properties
  NameDescription
Public propertymanufacturingSystem
Top
Methods
  NameDescription
Public methodOnManufacturingDropdownValueChange
Called when the manufacturing system selected changes
Public methodOnPreviewModeChanged
Called when the preview mode has changed
Public methodShowManufacturingSystem
Toggles the display of manufacturing systems
Public methodUpdateInfoDisplay
Updates the information displayed on the panel
Top
Fields
See Also