Search Results for

    Show / Hide Table of Contents

    Class CommandPermissionChecker

    Inheritance
    System.Object
    CommandPermissionChecker
    CommandPermissionChecker<TType>
    Namespace: OpenAPI.Commands
    Assembly: OpenAPI.dll
    Syntax
    public abstract class CommandPermissionChecker : object

    Methods

    | Improve this Doc View Source

    HasPermission(CommandPermissionAttribute, OpenPlayer)

    Declaration
    public abstract bool HasPermission(CommandPermissionAttribute attr, OpenPlayer player)
    Parameters
    Type Name Description
    CommandPermissionAttribute attr
    OpenPlayer player
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX