UMeshEditorCommand::AddToVRRadialMenuActionsMenu

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshEditor

Header

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

Include

#include "MeshEditorCommands.h"

Syntax

virtual void AddToVRRadialMenuActionsMenu
(
    class IMeshEditorModeUIContract & MeshEditorMode,
    class FMenuBuilder & MenuBuilder,
    TSharedPtr< class 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