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