• Hello
Search Results for

    Show / Hide Table of Contents

    Enum ESensitiveLevel

    Reaction sensitivity used by AntiCheatMonitor to scale incoming threat ratings.

    Namespace: GUPS.AntiCheat
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ESensitiveLevel : byte

    Fields

    Name Description
    LESS_SENSITIVE

    React only to high threat ratings.

    MODERATE

    React to moderate threat ratings.

    NOT_SENSITIVE

    Ignore all reported threats.

    SENSITIVE

    React to low threat ratings. May produce false positives.

    VERY_SENSITIVE

    React to any threat rating. May produce false positives.

    See Also
    AntiCheatMonitor
    In This Article
    Back to top GuardingPearSoftware documentation