Enum ThrowRequest
Possible throwable throw types.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
public enum ThrowRequest
Fields
Name | Description |
---|---|
BeginThrow | Requesting to begin throwing a throwable item. |
CancelThrow | Requesting to cancel a throw. |
FullForceThrow | Requesting to confirm a strong throw. |
WeakThrow | Requesting to confirm a weak throw. |