SDockTab::RemoveTabFromParent

Pulls this tab out of it's parent tab stack and destroys it

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp

Syntax

void RemoveTabFromParent()

Remarks

Pulls this tab out of it's parent tab stack and destroys it

This does not check if its safe to remove the tab. Use RequestCloseTab to do this safely.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss