EnableAtDistance.RangeType
Enum in Zigurous.Utility
Declaration
public enum RangeTypeDescription
Whether the object is enabled or disabled when the target is in range.
Properties
| EnableInRange | The object is active when the target is in range. |
| DisableInRange | The object is inactive when the target is in range. |