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