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.
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
bool bHasPaging = false;