Tala Esenlikler
Surface Projection

Prepared Paging Text

Prepared page text from the filtered page state, e.g., "Page 1 / 3".

Interaction Framework 1.0.0 UE5.8 FText FInteractionUISurfaceProjection InteractionViewModel.h

Prepared page text from the filtered page state, e.g., "Page 1 / 3".

This localized text (FText) belongs to FInteractionUISurfaceProjection under InteractionUI.

The text uses filtered CurrentPage and TotalPages, so skipped empty pages are not exposed to the widget.

Owner FInteractionUISurfaceProjection
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FText PreparedPagingText;

Related Docs