Search Results for

    Show / Hide Table of Contents

    Enum CandyAddStatus

    Candy enumeration status.

    Namespace: Exiled.API.Features.Items
    Assembly: Exiled.API.dll
    Syntax
    public enum CandyAddStatus

    Fields

    Name Description
    AllCandyAdded

    If all candies provided were added.

    NoCandyAdded

    If no candy was able to be added.

    SomeCandyAdded

    If at least one candy was added.

    Extension Methods

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