Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UWidget
Description
Called by the owning user widget after the slate widget has been created. After the entire widget tree has been initialized, any widget reference that was needed to support navigating to another widget will now be initialized and ready for usage.
| Name | BuildNavigation |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/Widget.h |
| Include Path | #include "Components/Widget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/Widget.cpp |
void BuildNavigation()