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 |
void FindMatchingTabs
(
TSharedPtr < FTabPayload > Payload,
TArray < TSharedPtr < SDockTab > > & Results
)
Remarks
Finds all tabs that match the specified identifier and optional payload, placing them in the specified array.