FTextureAlignMode

Mode Toolkit for the Texture Align Tools

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

TextureAlignMode

Header

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

Include

#include "TextureAlignMode.h"

Syntax

class FTextureAlignMode : public FModeToolkit

Remarks

Mode Toolkit for the Texture Align Tools

Overridden from IToolkit

Name Description

Public function Virtual Const

FText

 

GetBaseToolkitName()

Returns the localized name of this toolkit type (typically just " editor")

Public function Virtual Const

FEdMode *...

 

GetEditorMode()

Public function Virtual Const

FName

 

GetToolkitFName()

IToolkit interface

Public function Virtual

void

 

RegisterTabSpawners

(
    const TSharedRef< class FTabManager...
)

Register tabs that this toolkit can spawn with the TabManager

Public function Virtual

void

 

UnregisterTabSpawners

(
    const TSharedRef< class FTabManager...
)

Unregister tabs that this toolkit can spawn

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