Info |
---|
For an overview of Conditions, click here. |
The Object State condition is met when an object matches the specified state. The possible states are Gazing, Visible, Active, Open, Selected, and Focused.
...
Required Fields:
Field Name | Description |
Object | Specifies the object whose state is to be monitored. |
State | Specifies the state that the object must enter in order for this Condition to be true. |
Optional Fields:
Field Name | Description |
Negate Result | Specifies if the result is negated. If the object's state doesn't match with the specified object state, then the condition is met. |