Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonCustomNavigation
- UWidget::RebuildWidget()
- UBorder::RebuildWidget()
- UCommonCustomNavigation::RebuildWidget()
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonCustomNavigation.h |
| Include | #include "CommonCustomNavigation.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonCustomNavigation.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.