Tala Esenlikler
Projection Bundle

Outcome

Last outcome projection for this context.

Interaction Framework 1.0.0 UE5.8 FInteractionUIOutcomeProjection FInteractionUIProjectionBundle InteractionViewModel.h

Last outcome projection for this context.

This struct value (FInteractionUIOutcomeProjection) belongs to FInteractionUIProjectionBundle 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 FInteractionUIProjectionBundle
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FInteractionUIOutcomeProjection Outcome;

Related Docs