Tala Esenlikler
Entry Presentation

Total Pages

Total number of displayable pages available on the surface.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionUIEntryPresentation InteractionViewModel.h

Total number of displayable pages available on the surface.

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

The value is calculated after page filtering. Pages with no displayable commands are skipped, so the total can be lower than the number of authored marker ranges.

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

Related Docs