Tala Esenlikler
Entry Presentation

Page Number

One-based page number containing this entry after empty pages are filtered out.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionUIEntryPresentation InteractionViewModel.h

One-based page number containing this entry after empty or fully hidden pages are filtered out.

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

Use it for row labels or page-aware widget layout. The number is based on the displayable page set, so disabled-only pages and pages hidden by requirement UI policy are skipped.

Owner FInteractionUIEntryPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
int32 PageNumber = INDEX_NONE;

Related Docs