Tala Esenlikler
Projection Bundle

State

High-level state projection for this context.

Interaction Framework 1.0.0 UE5.8 FInteractionUIStateProjection FInteractionUIProjectionBundle InteractionViewModel.h

High-level state projection for this context.

This struct value (FInteractionUIStateProjection) 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")
FInteractionUIStateProjection State;

Related Docs