FModelingToolsEditorModeToolkit::GetToolPaletteNames

Returns the Mode specific tabs in the mode toolbar

Windows
MacOS
Linux

Override Hierarchy

FModeToolkit::GetToolPaletteNames()

FModelingToolsEditorModeToolkit::GetToolPaletteNames()

References

Module

ModelingToolsEditorMode

Header

/Engine/Plugins/Experimental/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsEditorModeToolkit.h

Include

#include "ModelingToolsEditorModeToolkit.h"

Source

/Engine/Plugins/Experimental/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Private/ModelingToolsEditorModeToolkit.cpp

Syntax

virtual void GetToolPaletteNames
(
    TArray< FName > & InPaletteName
) const

Remarks

Returns the Mode specific tabs in the mode toolbar

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