Table of Contents

Enum ThrowRequest

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

Possible throwable throw types.

public enum ThrowRequest
Extension Methods

Fields

BeginThrow = 0

Requesting to begin throwing a throwable item.

WeakThrow = 1

Requesting to confirm a weak throw.

FullForceThrow = 2

Requesting to confirm a strong throw.

CancelThrow = 3

Requesting to cancel a throw.