Tala Esenlikler
Surface Projection

Total Pages

Total number of displayable pages in the filtered surface.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionUISurfaceProjection InteractionViewModel.h

Total number of displayable pages in the filtered surface.

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

Pages with no displayable command rows are skipped. If filtering leaves no displayable page, the runtime clears the prompt surface instead of reporting an empty page.

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

Related Docs