Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UBackgroundBlur
- UWidget::RebuildWidget()
- UBackgroundBlur::RebuildWidget()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/BackgroundBlur.h |
Include | #include "Components/BackgroundBlur.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/BackgroundBlur.cpp |
virtual TSharedRef< SWidget > RebuildWidget&40;&41;
Remarks
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed.