Tala Esenlikler
Outcome Projection

Last Outcome

Most recent outcome event for the projected interaction context.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeOutcomeEvent FInteractionUIOutcomeProjection InteractionViewModel.h

Most recent outcome event for the projected interaction context.

This struct value (FInteractionRuntimeOutcomeEvent) belongs to FInteractionUIOutcomeProjection under InteractionUI.

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 FInteractionUIOutcomeProjection
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FInteractionRuntimeOutcomeEvent LastOutcome;

Related Docs