Table of Contents

Enum UncuffReason

Namespace
Exiled.API.Enums
Assembly
Exiled.API.dll

Reasons that player gets uncuffed.

public enum UncuffReason
Extension Methods

Fields

Player = 0

Uncuffed by a player.

OutOfRange = 1

Uncuffed due to the distance between cuffer and target.

CufferDied = 2

Uncuffed due to the cuffer no longer alive.