FDocumentTabFactory::OnTabBackgrounded

Called when a tab created from this factory is sent to the background.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/WorkflowTabFactory.h

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Syntax

virtual void OnTabBackgrounded
(
    TSharedPtr< SDockTab > Tab
) const

Remarks

Called when a tab created from this factory is sent to the background.

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