Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SScrollBox
- SWidget::ComputeVolatility()
- SScrollBox::ComputeVolatility()
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 bool ComputeVolatility&40;&41; const
Remarks
Recomputes the volatility of the widget. If you have additional state you automatically want to make the widget volatile, you should sample that information here.