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