Class WorkOrder.BottleneckType
Inheritance
System.Object
WorkOrder.BottleneckType
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public sealed class BottleneckType : Enum
Fields
Labor
Declaration
public const WorkOrder.BottleneckType Labor
Field Value
Type | Description |
---|---|
Work |
None
Declaration
public const WorkOrder.BottleneckType None
Field Value
Type | Description |
---|---|
Work |
Resources
Declaration
public const WorkOrder.BottleneckType Resources
Field Value
Type | Description |
---|---|
Work |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System. |