|
|
**Description:** Checks if the given [variable ](https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/Variables)is set.
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| variable | name, n, var, key, k | variable to match |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```
|
|
|
Conditions:
|
|
|
- variableisset target.dazed true
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Aliases: varisset, varset
|
|
|
- [x] Type: Skill |
|
|
\ No newline at end of file |