FMeshEditorAnyElementCommands

Actions that can be invoked from this mode for any type of selected element.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FBindingContext

TCommands

FMeshEditorAnyElementCommands

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/MeshEditorCommands.h

Include

#include "MeshEditorCommands.h"

Syntax

class FMeshEditorAnyElementCommands : public TCommands< FMeshEditorAnyElementCommands >

Remarks

Actions that can be invoked from this mode for any type of selected element.

Constructors

Overridden from TCommands

Name Description

Public function Virtual

void

 

RegisterCommands()

Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.

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