Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FDocumentTabFactoryForObjects
Description
Called when a tab is being closed virtual void OnTabClosed(TSharedRef
Virtual Inheritance
- FDocumentTabFactory::IsPayloadSupported → FDocumentTabFactoryForObjects::IsPayloadSupported
| Name | IsPayloadSupported |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowUObjectDocuments.h |
| Include Path | #include "WorkflowOrientedApp/WorkflowUObjectDocuments.h" |
virtual bool IsPayloadSupported
(
TSharedRef < FTabPayload > Payload
) const