Search Results for

    Show / Hide Table of Contents

    Enum CheckType

    The possible types of checks to preform on active abilities.

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

    Fields

    Name Description
    Active

    The ability is currently active.

    Available

    Check if the ability is available to the player. (DOES NOT CHECK COOLDOWNS)

    Selected

    Check if the ability is selected, but not active.

    Extension Methods

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