Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SDockTab
Description
Get the tab manager currently managing this tab. Note that a user move the tab between Tab Managers, so this return value may change.
| Name | GetTabManagerPtr |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h |
| Include Path | #include "Widgets/Docking/SDockTab.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp |
TSharedPtr < FTabManager > GetTabManagerPtr() const