Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp > API/Editor/UnrealEd/WorkflowOrientedApp/FGenericTabHistory
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowTabManager.h |
| Include | #include "WorkflowOrientedApp/WorkflowTabManager.h" |
virtual void EvokeHistory
&40;
TSharedPtr< FTabInfo > InTabInfo,
bool bPrevTabMatches
&41;
Remarks
Evokes the history data this struct represents, reinstating the payload and other data it had at the time the history was saved
Parameters
| Name | Description |
|---|---|
| InTab | The tab to update with the history data |