Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SLinkableScrollBar
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/LinkableScrollBar.h |
| Include | #include "Widgets/Layout/LinkableScrollBar.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/LinkableScrollBar.cpp |
static void LinkScrollBars
(
TSharedRef < SLinkableScrollBar > Left,
TSharedRef < SLinkableScrollBar > Right,
TAttribute < TArray < FVector2f > > ScrollSyncRate
)