Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Docking > API/Runtime/Slate/Widgets/Docking/SDockTab > API/Runtime/Slate/Widgets/Docking/SDockTab/FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h |
| Include | #include "Widgets/Docking/SDockTab.h" |
WidgetArgsType & OnTabDrawerClosed
&40;
const FSimpleDelegate & InDelegate
&41;
Remarks
Invoked when a tab is closed from a drawer. This does not mean the tab or its contents is destroyed, just hidden. Use OnTabClosed for that