Property EvaluatorProperties
EvaluatorProperties
Gets or sets the properties of the evaluator that determines the active state of linked auras. This new approach offers more flexibility and precision in defining the conditions under which the trigger activates.
Declaration
public AuraEvaluatorProperties EvaluatorProperties { get; set; }
Property Value
Type | Description |
---|---|
AuraEvaluatorProperties |
Examples
For instance, you can specify complex conditions on multiple auras, such as requiring certain auras to be active while others are not.