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" |
bool IsVolatileIndirectly() const
Remarks
This widget is volatile because its parent or some ancestor is volatile
only valid if the widget is contained by an InvalidationRoot (the proxy is valid).