Tala Esenlikler
Interaction Command Event Context

Outcome Event

Outcome event emitted by the command.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimeOutcomeEvent FInteractionCommandEventContext InteractionCommandExecutionTypes.h

Outcome event emitted by the command.

This struct value (FInteractionRuntimeOutcomeEvent) 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")
FInteractionRuntimeOutcomeEvent OutcomeEvent;

Related Docs