Choose your operating system:
Windows
macOS
Linux
| UWidget::RebuildWidget()
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/Viewport.h |
Include |
#include "Components/Viewport.h" |
Source |
/Engine/Source/Runtime/UMG/Private/Components/Viewport.cpp |
virtual TSharedRef< SWidget > RebuildWidget()
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed.