LogisticRequirementType Enumeration

Lists the different types of logistical requirements.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum LogisticRequirementType

Members

None0 None (N).
AllMovements1 All movements (T).
OnlyInputs3 Tickets only (E)
OnlyOutputs4 Exits only (S).

See Also