FCanCloseTab

Delegate called before a tab is closed. Returning false will prevent the tab from closing

Windows
MacOS
Linux

Type

typedef TBaseDelegate_NoParams< bool > FCanCloseTab

References

Module

Slate

Header

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

Include

#include "Widgets/Docking/SDockTab.h"

Remarks

Delegate called before a tab is closed. Returning false will prevent the tab from closing

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