Tala Esenlikler
Surface Projection

Current Page

One-based current page number in the filtered displayable page set.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionUISurfaceProjection InteractionViewModel.h

One-based current page number in the filtered displayable page set.

This numeric value (int32) belongs to FInteractionUISurfaceProjection under InteractionUI.

The current page advances across skipped pages, so widgets can display this directly without compensating for disabled-only or hidden authored pages.

Owner FInteractionUISurfaceProjection
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
int32 CurrentPage = 1;

Related Docs