FDocumentTracker::ReplacePayloadInTab

Replaces the open payload in the specified tab with a new one; recreating the contents.

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabManager.h"

Source

/Engine/Source/Editor/Kismet/Private/WorkflowOrientedApp/WorkflowTabManager.cpp

Syntax

void ReplacePayloadInTab
(
    TSharedPtr< SDockTab > TargetTab,
    TSharedPtr< FTabPayload > NewPayload
)

Remarks

Replaces the open payload in the specified tab with a new one; recreating the contents.

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