Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SScrollBox
- SWidget::OnClippingChanged()
- SScrollBox::OnClippingChanged()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBox.h |
| Include | #include "Widgets/Layout/SScrollBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SScrollBox.cpp |
virtual void OnClippingChanged()
Remarks
Called when clipping is changed. Should be used to forward clipping states onto potentially hidden children that actually are responsible for clipping the content.