Table of Contents

Enum PingType

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

Enum that represents the type of SCP-079 ping.

public enum PingType : byte
Extension Methods

Fields

Generator = 0

Represents a generator ping.

Projectile = 1

Represents a projectile ping.

MicroHid = 2

Represents a Micro-HID ping.

Human = 3

Represents a human ping.

Elevator = 4

Represents an elevator ping.

Door = 5

Represents a door ping.

Default = 6

Represents a general ping.