Search Results for

    Show / Hide Table of Contents

    Enum ReservedSlotEventResult

    Result for ReservedSlots event.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum ReservedSlotEventResult

    Fields

    Name Description
    AllowConnectionUnconditionally

    Bypass the reserved slots system and allow the connection unconditionally.

    CannotUseReservedSlots

    Override: player doesn't have a reserved slot.

    CanUseReservedSlots

    Override: player has a reserved slot.

    UseBaseGameSystem

    Don't override the base game decision.

    Extension Methods

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