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.
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
int32 CurrentPage = 1;