URemoveVertexCommand::AddToVRRadialMenuActionsMenu

Allows this command to directly add a button to the VR Mode's radial menu

Windows
MacOS
Linux

Override Hierarchy

UMeshEditorCommand::AddToVRRadialMenuActionsMenu()

URemoveVertexCommand::AddToVRRadialMenuActionsMenu()

References

Module

PolygonModeling

Header

/Engine/Plugins/Editor/MeshEditor/Source/PolygonModeling/Public/RemoveVertex.h

Include

#include "RemoveVertex.h"

Syntax

virtual void AddToVRRadialMenuActionsMenu
(
    class IMeshEditorModeUIContract & MeshEditorMode,
    class FMenuBuilder & MenuBuilder,
    TSharedPtr< FUICommandList > CommandList,
    const FName TEMPHACK_StyleSetName,
    class UVREditorMode * VRMode
)

Remarks

Allows this command to directly add a button to the VR Mode's radial menu

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