ActiveAtDistance.RangeType
Enum in Zigurous.Utility
Declaration
public enum RangeTypeDescription
Whether the object is active or inactive when the target is in range.
Properties
| ActiveInRange | The object is active when the target is in range. |
| InactiveInRange | The object is inactive when the target is in range. |