FMeshEditorEdgeCommands

Actions that can be invoked from this mode when edges are selected.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FBindingContext

TCommands

FMeshEditorEdgeCommands

References

Module

MeshEditor

Header

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

Include

#include "MeshEditorCommands.h"

Syntax

class FMeshEditorEdgeCommands : public TCommands< FMeshEditorEdgeCommands >

Remarks

Actions that can be invoked from this mode when edges are selected.

Variables

Name Description

Public variable

TSharedPtr< FUI...

 

MoveEdge

Sets the primary action to move edges

Public variable

TSharedPtr< FUI...

 

SelectEdgeLoop

Select edge loop

Constructors

Name Description

Public function

FMeshEditorEdgeCommands()

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