Tala Esenlikler
Interaction Command Evaluation Result

Handled

True when the evaluator produced an explicit result.

Interaction Framework 1.0.0 UE5.7 bool FInteractionCommandEvaluationResult InteractionCommandExecutionTypes.h

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.

Owner FInteractionCommandEvaluationResult
Module InteractionFrameworkRuntime
Category Interaction|Execution
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Interaction|Execution")
bool bHandled = false;

Related Docs