FWorkflowTabFactory::CanSpawnTab

Callback function for checking to see if a tab can/should be spawned

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

bool CanSpawnTab
(
    const FSpawnTabArgs & SpawnArgs,
    TWeakPtr< FTabManager > WeakTabManager
) const

Remarks

Callback function for checking to see if a tab can/should be spawned

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