Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp > API/Editor/UnrealEd/WorkflowOrientedApp/FDocumentTracker
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowTabManager.h |
| Include | #include "WorkflowOrientedApp/WorkflowTabManager.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/WorkflowOrientedApp/WorkflowTabManager.cpp |
TSharedPtr< SDockTab > OpenDocument
&40;
TSharedPtr< FTabPayload > InPayload,
EOpenDocumentCause InOpenCause
&41;
Remarks
Handles opening a document and handling tab navigation or forcing a new tab to be opened The tab modified
Parameters
| Name | Description |
|---|---|
| InPayload | Payload to use for the tab |
| InOpenCause | The cause of the document being opened |