FDocumentTabFactory::CreateTabHistoryNode

Creates a tab history node from the passed in payload

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Source

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

Syntax

virtual TSharedRef< struct FGenericTabHistory > CreateTabHistoryNode
(
    TSharedPtr< FTabPayload > Payload
)

Remarks

Creates a tab history node from the passed in payload

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