UProgressBar::OnCreationFromPalette

Called by the palette after constructing a new widget, allows the widget to perform interesting default setup that we don't want to be [UObject](API\Runtime\CoreUObject\UObject\UObject) Defaults.

Windows
MacOS
Linux

Override Hierarchy

UWidget::OnCreationFromPalette()

UProgressBar::OnCreationFromPalette()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/ProgressBar.h

Include

#include "Components/ProgressBar.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/ProgressBar.cpp

Syntax

virtual void OnCreationFromPalette()

Remarks

Called by the palette after constructing a new widget, allows the widget to perform interesting default setup that we don't want to be UObject Defaults.

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