Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SDockTab
Description
Pulls this tab out of it's parent tab stack and destroys it Note: This does not check if its safe to remove the tab. Use RequestCloseTab to do this safely.
| Name | RemoveTabFromParent |
| 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 |
void RemoveTabFromParent()