SWidget::IsVolatileIndirectly

This widget is volatile because its parent or some ancestor is volatile @note only valid if the widget is contained by an InvalidationRoot (the proxy is valid).

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

FORCEINLINEbool IsVolatileIndirectly() const

Remarks

This widget is volatile because its parent or some ancestor is volatile @note only valid if the widget is contained by an InvalidationRoot (the proxy is valid).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss