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