Table of Contents

Enum ShootingTargetType

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

Shooting target types present in the game.

public enum ShootingTargetType
Extension Methods

Fields

Unknown = 0

Unknown target.

Sport = 1

Radial sport target.

ClassD = 2

D-Class target.

Binary = 3

Binary target.

See Also