True when a later displayable page exists after empty or fully hidden pages are filtered out.
This boolean flag (bool) belongs to FInteractionUISurfaceProjection under InteractionUI.
Use it to show or enable a More control. It becomes false when no later page has at least one displayable command.
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
bool bCanPageNext = false;