Table of Contents

Enum CandyAddStatus

Namespace
Exiled.API.Features.Items
Assembly
Exiled.API.dll

Candy enumeration status.

public enum CandyAddStatus
Extension Methods

Fields

NoCandyAdded = 0

If no candy was able to be added.

SomeCandyAdded = 1

If at least one candy was added.

AllCandyAdded = 2

If all candies provided were added.