True when the evaluator produced an explicit result.
This boolean flag (bool) belongs to FInteractionCommandEvaluationResult under Interaction|Execution.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Interaction|Execution")
bool bHandled = false;