SProgressBar::ComputeVolatility

Recomputes the volatility of the widget.

Windows
MacOS
Linux

Override Hierarchy

SWidget::ComputeVolatility()

SProgressBar::ComputeVolatility()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SProgressBar.h

Include

#include "Widgets/Notifications/SProgressBar.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Notifications/SProgressBar.cpp

Syntax

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.

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