FTabInfo::SetCurrentHistory

Sets the current history and evoke it, this can either be an old or new history node

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 SetCurrentHistory
(
    TSharedPtr< struct FGenericTabHistory > NewHistory,
    bool bInSaveHistory,
    bool bShouldRestore
)

Remarks

Sets the current history and evoke it, this can either be an old or new history node

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