Class LogicType
Inheritance
System.Object
LogicType
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class LogicType : Enum
Fields
And
Declaration
public const LogicType And
Field Value
Type | Description |
---|---|
LogicType |
Or
Declaration
public const LogicType Or
Field Value
Type | Description |
---|---|
LogicType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |