Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/SProgressBar
- SWidget::ComputeVolatility()
- SProgressBar::ComputeVolatility()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SProgressBar.h |
| Include | #include "Widgets/Notifications/SProgressBar.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Notifications/SProgressBar.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.