Enum RadioRange
All possible Radio ranges.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
public enum RadioRange : byte
Fields
| Name | Description |
|---|---|
| Long | A longer range with increased battery usage. |
| Medium | The standard, default range. |
| Short | The shortest range with the lowest battery usage. |
| Ultra | The longest range with the most battery usage. |