Tala Esenlikler
State Presentation

Has Paging

True when paging controls are present for the current displayable page set.

Interaction Framework 1.0.0 UE5.8 bool FInteractionUIStatePresentation InteractionViewModel.h

True when paging controls are present for the current displayable page set.

This boolean flag (bool) belongs to FInteractionUIStatePresentation under InteractionUI.

Because paging is filtered, this can become false when disabled or hidden commands leave only one displayable page.

Owner FInteractionUIStatePresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
bool bHasPaging = false;

Related Docs