Tala Esenlikler
State Projection

Presentation

High-level presentation data for the current UI state.

Interaction Framework 1.0.0 UE5.8 FInteractionUIStatePresentation FInteractionUIStateProjection InteractionViewModel.h

High-level presentation data for the current UI state.

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

Related Docs