Condition_IsLocateSiteOnFire
Description
Checks whether the site where the BaseObject is located is currently on fire.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The object whose located site is used for the fire check. |
| CompareType | Type of comparison operation (Equal or NotEqual). |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Checks whether the site where Self is located is on fire | Self | IsLocateSiteOnFire | Equal |
| Checks whether the site where Target is located is on fire | Target | IsLocateSiteOnFire | Equal |
| Checks whether the site where Self is located is NOT on fire | Self | IsLocateSiteOnFire | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents