Generic Conditions
Generic Value Condition

The Generic Value condition checks any property value of the selected object.
| Property | Function |
|---|---|
| Target | Define the target object. |
| Property | The property that you want to check. |
| Operator | If the property can be evaluated with an arithmetical operator, here you can choose it. |
| Value | The value to compare. It depends on the chosen property. |
Generic Comparison Condition

The Generic Comparison condition compares property values of two target objects.
| Property | Function |
|---|---|
| Target A | Define the target A object. |
| Property A | The property of the target A that you want to check. |
| Operator | If the property can be evaluated with an arithmetical operator, here you can choose it. |
| Target B | Define the target B object. |
| Property B | The property of the target B that you want to check. |
Value Has Changed Condition

The Value Has Changed condition checks if the selected property of the target object has changed.
| Property | Function |
|---|---|
| Target | Define the target object. |
| Property | The property that you want to check. |
Query Method Condition

The Query Method condition checks if a method of a component of the target object has a specific value.
| Property | Function |
|---|---|
| Target | Define the target object. |
| Property | The property that you want to check. |
| Operator | If the property can be evaluated with an arithmetical operator, here you can choose it. |
| Value | The value that you want to check. It depends on the property type. |
Input Action Condition

The Input Action Condition checks the state of an input action property.
| Property | Function |
|---|---|
| Input Action Property | Input Action Reference to check. |
| Action | Type of action of the condition (Started, Performed, Canceled). |
Math Expression Condition

The expression condition checks if the target function is verified or not.
| Property | Function |
|---|---|
| Expression | The function to be evaluated. |
| Input Variables | The variables used in the function. |
| Condition | Preview of the result. |