FDocumentTabFactory::IsPayloadSupported

Does this tab support the specified payload.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Kismet

Header

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

Include

#include "WorkflowOrientedApp/WorkflowTabFactory.h"

Syntax

virtual bool IsPayloadSupported
(
    TSharedRef< FTabPayload > Payload
) const

Remarks

Called when a tab is being closed virtual void OnTabClosed(TSharedRef Tab, TSharedPtr Payload) const {}

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