FGenericTabHistory::EvokeHistory

Evokes the history data this struct represents, reinstating the payload and other data it had at the time the history was saved

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabManager.h"

Syntax

virtual void EvokeHistory
(
    TSharedPtr< FTabInfo > InTabInfo,
    bool bPrevTabMatches
)

Remarks

Evokes the history data this struct represents, reinstating the payload and other data it had at the time the history was saved

Parameters

Parameter

Description

InTab

The tab to update with the history data

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