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 & OnCanCloseTab
&40;
const FCanCloseTab & InDelegate
&41;
Remarks
When the close button is pressed, checks whether the tab can be closed in that moment. Example: Show dialog and ask user whether they're sure to close.