Search Results for

    Show / Hide Table of Contents

    Enum AbilityKeypressTriggerType

    The action type that should be triggered from a keypress trigger.

    Namespace: Exiled.CustomRoles.API.Features.Enums
    Assembly: Exiled.CustomRoles.dll
    Syntax
    public enum AbilityKeypressTriggerType

    Fields

    Name Description
    Activate

    Activate ability.

    DisplayInfo

    Display information about the ability to the user.

    None

    No action.

    SwitchBackward

    Switch to previous ability.

    SwitchForward

    Switch to next ability.

    Extension Methods

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