Search Results for

    Show / Hide Table of Contents

    Enum KeycardPermissions

    The types of permissions assigned to keycards.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    [Flags]
    public enum KeycardPermissions

    Fields

    Name Description
    AlphaWarhead

    Opens the Alpha Warhead detonation button on surface.

    ArmoryLevelOne

    Checkpoints, Opens Light Containment armory.

    ArmoryLevelThree

    ArmoryLevelTwo, Intercom, Opens MicroHID room.

    ArmoryLevelTwo

    ArmoryLevelOne, ExitGates, Opens Heavy Containment armories.

    Checkpoints

    Opens checkpoints.

    ContainmentLevelOne

    Opens Scp914Gate.

    ContainmentLevelThree

    ContainmentLevelTwo, Intercom, AlphaWarhead.

    ContainmentLevelTwo

    ContainmentLevelOne, Checkpoints.

    ExitGates

    Opens Gate A and Gate B.

    Intercom

    Opens the Intercom door.

    None

    No permissions.

    ScpOverride

    Checkpoints.

    See Also
    KeycardPermissions
    SetPermissionFlag(KeycardPermissions, Boolean)
    Permissions

    Extension Methods

    ReflectionExtensions.CopyProperties(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX