Click or drag to resize

ManufacturingTabOnManufacturingDropdownValueChange Method

Called when the manufacturing system selected changes

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void OnManufacturingDropdownValueChange(
	int value
)

Parameters

value
Type: SystemInt32
The index of the manufacturing system
See Also