FDocumentTabFactory::OnTabForegrounded

Called when a tab created from this factory is brought to the foreground.

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Syntax

virtual void OnTabForegrounded
(
    TSharedPtr< SDockTab > Tab
) const

Remarks

Called when a tab created from this factory is brought to the foreground.

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