Tala Esenlikler

FInteractionCommandEvaluationResult

Result object returned by evaluators that can handle or override command execution.

Interaction Framework 1.0.0 UE5.8 Struct InteractionCommandExecutionTypes.h

Result object returned by evaluators that can handle or override command execution.

Module InteractionFrameworkRuntime
Category execution
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionCommandEvaluationResult

Properties

Interaction Command Evaluation Result

Handled

True when the evaluator produced an explicit result.

bool

Related Docs