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