[Cond]_IsInDoor¶
Overview¶
- Checks whether the entity is currently inside a room on a lot.
Parameter¶
| Params | Description | 
|---|---|
| BaseObject | Self/Target — checks if the entity is inside a room | 
| Command | IsInDoor | 
| CompareType | Comparison type | 
Examples¶
| Example | [Condition] | ||
|---|---|---|---|
| BaseObject | Command | CompareType | |
| Is the target inside a room? | Target | IsInDoor | Equal |