Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingModeToolExtensions.h |
Include |
#include "ModelingModeToolExtensions.h" |
struct FExtensionToolDescription
IModelingModeToolExtension implementations return the list of Tools they provide via instances of FExtensionToolDescription.
Name | Description | ||
---|---|---|---|
|
ToolBuilder |
Builder for the Tool. |
|
|
TSharedPtr< FUI... |
ToolCommand |
Command that is added to the Tool button set. This defines the button label. |
|
ToolName |
Long name of the Tool, used in various places in the UI |