FTextureAlignMode::RegisterTabSpawners

Register tabs that this toolkit can spawn with the TabManager

Windows
MacOS
Linux

Override Hierarchy

IToolkit::RegisterTabSpawners()

FModeToolkit::RegisterTabSpawners()

FTextureAlignMode::RegisterTabSpawners()

References

Module

TextureAlignMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/TextureAlignMode/Public/TextureAlignMode.h

Include

#include "TextureAlignMode.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/TextureAlignMode/Private/TextureAlignMode.cpp

Syntax

virtual void RegisterTabSpawners
(
    const TSharedRef< class FTabManager > & TabManager
)

Remarks

Register tabs that this toolkit can spawn with the TabManager

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