unreal.StateTreeConditionOperand

class unreal.StateTreeConditionOperand

Bases: EnumBase

deprecated: ‘StateTreeConditionOperand’ was renamed to ‘StateTreeExpressionOperand’.

AND: StateTreeConditionOperand

Combine results with AND.

Type:

1

OR: StateTreeConditionOperand

Combine results with OR.

Type:

2