Class CraftingBlockingType
Inheritance
System.Object
CraftingBlockingType
Assembly: Eco.Shared.dll
Syntax
[Serialized]
public sealed class CraftingBlockingType : Enum
Fields
Labor
Declaration
public const CraftingBlockingType Labor
Field Value
None
Declaration
public const CraftingBlockingType None
Field Value
Resources
Declaration
public const CraftingBlockingType Resources
Field Value
ResourcesAndLabor
Declaration
public const CraftingBlockingType ResourcesAndLabor
Field Value
TableDisabled
Declaration
public const CraftingBlockingType TableDisabled
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods