UVREditorMode::SetActionsMenuGenerator

Sets a delegate for the context-specific actions menu

Windows
MacOS
Linux

References

Module

VREditor

Header

/Engine/Source/Editor/VREditor/Public/VREditorMode.h

Include

#include "VREditorMode.h"

Syntax

void SetActionsMenuGenerator
(
    const FOnRadialMenuGenerated NewMenuGenerator,
    const FText NewLabel
)

Remarks

Sets a delegate for the context-specific actions 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