FOnFindTabToReuse

Allows users to provide custom logic when searching for a tab to reuse.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< TSharedPtr< SDockTab >, const FTabId & > FOnFindTabToReuse

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h

Include

#include "Framework/Docking/TabManager.h"

Remarks

Allows users to provide custom logic when searching for a tab to reuse. The TabId that is being searched for is provided as a courtesy, but does not have to be respected.

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