Result object returned by evaluators that can handle or override command execution.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionCommandEvaluationResult
Properties
Interaction Command Evaluation Result
EInteractionRuntimeFailureReason Failure Reason
Failure reason returned when Outcome indicates failure or cancellation.
Interaction Command Evaluation Result
EInteractionRuntimeBlockScope Block Scope
Scope blocked by the handled result, e.g., command-only or global route blocking.