Unreal Engine 4.26 Documentation
Unreal Engine 4.27 Documentation
Unreal Engine 5.0 Documentation
> Unreal Engine API Reference > Editor > EditorFramework > Toolkits > IToolkit > IToolkit::UnregisterTabSpawners
Light Theme
Dark Theme
>

IToolkit::UnregisterTabSpawners

Unregister tabs that this toolkit can spawn

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IToolkit::UnregisterTabSpawners()

FSimpleAssetEditor::UnregisterTabSpawners()

FWorkflowCentricApplication::UnregisterTabSpawners()

FIKRetargetEditor::UnregisterTabSpawners()

FIKRigEditorToolkit::UnregisterTabSpawners()

FMLDeformerEditorToolkit::UnregisterTabSpawners()

FGroomCustomAssetEditorToolkit::UnregisterTabSpawners()

FIKRetargetEditor::UnregisterTabSpawners()

FIKRigEditorToolkit::UnregisterTabSpawners()

FMLDeformerEditorToolkit::UnregisterTabSpawners()

FModeToolkit::UnregisterTabSpawners()

FAssetEditorToolkit::UnregisterTabSpawners()

FSimpleAssetEditor::UnregisterTabSpawners()

FWorkflowCentricApplication::UnregisterTabSpawners()

FIKRetargetEditor::UnregisterTabSpawners()

FIKRigEditorToolkit::UnregisterTabSpawners()

FMLDeformerEditorToolkit::UnregisterTabSpawners()

FGroomCustomAssetEditorToolkit::UnregisterTabSpawners()

FIKRetargetEditor::UnregisterTabSpawners()

FIKRigEditorToolkit::UnregisterTabSpawners()

FMLDeformerEditorToolkit::UnregisterTabSpawners()

References

Module

EditorFramework

Header

/Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkit.h

Include

#include "Toolkits/IToolkit.h"

Syntax

void UnregisterTabSpawners
(
    const TSharedRef< FTabManager > & TabManager
)

Remarks

Unregister tabs that this toolkit can spawn