Artemis logo
Search Results for

    Show / Hide Table of Contents

    Enum ActivationRequirementType

    Describes in what way the activation requirements of a module must be met

    Namespace: Artemis.Core.Modules
    Assembly: Artemis.Core.dll
    Syntax
    public enum ActivationRequirementType

    Fields

    Name Description
    All

    All activation requirements must be met for the module to activate

    Any

    Any activation requirement must be met for the module to activate

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX