Skip to main content

Condition_IsLocateSiteOnFire

Description

Checks whether the site where the BaseObject is located is currently on fire.

Parameters

ParameterDescription
BaseObjectThe object whose located site is used for the fire check.
CompareTypeType of comparison operation (Equal or NotEqual).

Examples

DescriptionBaseObjectCommandCompareType
Checks whether the site where Self is located is on fireSelfIsLocateSiteOnFireEqual
Checks whether the site where Target is located is on fireTargetIsLocateSiteOnFireEqual
Checks whether the site where Self is located is NOT on fireSelfIsLocateSiteOnFireNotEqual