Enum ActivationRequirementType
Describes in what way the activation requirements of a module must be met
public enum ActivationRequirementType
Fields
All = 1All activation requirements must be met for the module to activate
Any = 0Any activation requirement must be met for the module to activate