SCommonHierarchicalScrollBox

[SScrollBox](API\Runtime\Slate\Widgets\Layout\SScrollBox) can scroll through an arbitrary number of widgets.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/SCommonHierarchicalScrollBox.h

Include

#include "SCommonHierarchicalScrollBox.h"

Syntax

class SCommonHierarchicalScrollBox : public SScrollBox

Remarks

SScrollBox can scroll through an arbitrary number of widgets.

Overridden from SWidget

Name Description

Public function Virtual

FNavigationR...

 

OnNavigation

(
    const FGeometry& MyGeometry,
    const FNavigationEvent& InNavigati...
)

This is a near copy of SScrollBox::OnNavigation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss