|
|
|
**Description:** Tests if the target's target is within a certain distance.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
|
|
| --------- | ------------- | ------------------------- |
|
|
|
|
| distance| d| Distance to check|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
|
|
```
|
|
|
|
Conditions:
|
|
|
|
- targetwithin{d=10} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |