Click or drag to resize

LocalRecipeChangeType Enumeration

** NOTE: ADDED in CFX 2.0 **

Type of a local recipe change

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum LocalRecipeChangeType
Members
Member nameValueDescription
UnitSkip0 Unit skip or unskip (UnitSkipProductionChange).
ItemRemoval1 Item removal or restoration (ItemRemovalProductionChange).
ComponentRemoval2 Component removal or restoration (ComponentRemovalProductionChange).
ComponentAlternative3 Use or not an alternative component (ComponentAlternativeProductionChange).
FiducialTeach4 New teaching of a fiducial
See Also