IToolkit::RegisterTabSpawners

Register tabs that this toolkit can spawn with the TabManager

Unreal Engine C++ API Reference > Editor > EditorFramework > Toolkits > IToolkit

  • IToolkit::RegisterTabSpawners()

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkit.h
Include #include "Toolkits/IToolkit.h"
void RegisterTabSpawners
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FTabManager](API\Runtime\Slate\Framework\Docking\FTabManager) > & TabManager
)

Remarks

Register tabs that this toolkit can spawn with the TabManager


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library