FCubeGridToolActionCommands

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

ModelingToolsEditorMode

Header

/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsActions.h

Include

#include "ModelingToolsActions.h"

Syntax

class FCubeGridToolActionCommands : public TInteractiveToolCommands< FCubeGridToolActionCommands >

Constructors

Overridden from TInteractiveToolCommands

Name Description

Public function Virtual

void

 

GetToolDefaultObjectList

(
    TArray< UInteractiveTool* >& ...
)

Interface that subclasses need to implement RegisterCommands() needs actual UInteractiveTool instances for all the Tools that want to provide Actions which will be connected to hotkeys.