Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UThrobber
- UWidget::RebuildWidget()
- UThrobber::RebuildWidget()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/Throbber.h |
Include | #include "Components/Throbber.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/Throbber.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.