Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UScrollBox
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/ScrollBox.h |
| Include | #include "Components/ScrollBox.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/ScrollBox.cpp |
void SetScrollOffset
&40;
float NewScrollOffset
&41;
Remarks
Updates the scroll offset of the scrollbox.
Parameters
| Name | Description |
|---|---|
| NewScrollOffset | is in Slate Units. |