Tala Esenlikler
Interaction Command Event Context

Execution Context

Execution context that produced the outcome.

Interaction Framework 1.0.0 UE5.7 FInteractionCommandExecutionContext FInteractionCommandEventContext InteractionCommandExecutionTypes.h

Execution context that produced the outcome.

This struct value (FInteractionCommandExecutionContext) belongs to FInteractionCommandEventContext under Interaction|Execution.

Runtime and UI code should treat this as resolved state from the owning object. Read it to present, branch, or debug behavior without re-authoring the underlying interaction data.

Owner FInteractionCommandEventContext
Module InteractionFrameworkRuntime
Category Interaction|Execution
UPROPERTY(BlueprintReadOnly, Category = "Interaction|Execution")
FInteractionCommandExecutionContext ExecutionContext;

Related Docs