|
|
**Description**: Checks if the target entity has its AI enabled
|
|
|
## Description
|
|
|
Checks if the target entity has its AI enabled
|
|
|
|
|
|
---
|
|
|
|
|
|
## Attributes
|
|
|
*This condition has no attributes*
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
|
|
|
| none | none | none | none |
|
|
|
|
|
|
Examples
|
|
|
---
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- hasAI true
|
|
|
|
|
|
Conditions:
|
|
|
- hasAI true
|
|
|
``` |
|
|
\ No newline at end of file |