Skip to main content

Generic Conditions

Generic Value Condition

Generic Value Condition

The Generic Value condition checks any property value of the selected object.

PropertyFunction
TargetDefine the target object.
PropertyThe property that you want to check.
OperatorIf the property can be evaluated with an arithmetical operator, here you can choose it.
ValueThe value to compare. It depends on the chosen property.

Generic Comparison Condition

Generic Comparison Condition

The Generic Comparison condition compares property values of two target objects.

PropertyFunction
Target ADefine the target A object.
Property AThe property of the target A that you want to check.
OperatorIf the property can be evaluated with an arithmetical operator, here you can choose it.
Target BDefine the target B object.
Property BThe property of the target B that you want to check.

Value Has Changed Condition

Value Has Changed Condition

The Value Has Changed condition checks if the selected property of the target object has changed.

PropertyFunction
TargetDefine the target object.
PropertyThe property that you want to check.

Query Method Condition

Query Method Condition

The Query Method condition checks if a method of a component of the target object has a specific value.

PropertyFunction
TargetDefine the target object.
PropertyThe property that you want to check.
OperatorIf the property can be evaluated with an arithmetical operator, here you can choose it.
ValueThe value that you want to check. It depends on the property type.

Input Action Condition

Input Action Condition

The Input Action Condition checks the state of an input action property.

PropertyFunction
Input Action PropertyInput Action Reference to check.
ActionType of action of the condition (Started, Performed, Canceled).

Math Expression Condition

Math Expression Condition

The expression condition checks if the target function is verified or not.

PropertyFunction
ExpressionThe function to be evaluated.
Input VariablesThe variables used in the function.
ConditionPreview of the result.