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