Enum PingType
Enum that represents the type of SCP-079 ping.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
public enum PingType : byte
Fields
| Name | Description |
|---|---|
| Default | Represents a general ping. |
| Door | Represents a door ping. |
| Elevator | Represents an elevator ping. |
| Generator | Represents a generator ping. |
| Human | Represents a human ping. |
| MicroHid | Represents a Micro-HID ping. |
| Projectile | Represents a projectile ping. |