Available on FAB — UE 4.27 – 5.7

QuickMenu

// The graph-powered radial menu for Unreal Engine

scroll

Supercharge your workflow

Built for speed. Designed for power.

graph_editor.panel
QuickMenu Graph Editor

Graph-Based Configuration

Design your menus visually with a powerful node graph editor. Connect actions, switches, and submenus — no code required.

context_engine.cpp
QuickMenu Context-Aware Graph

Context-Aware Menus

Menus adapt automatically based on your selection, editor mode, and context. The right tools, always at your fingertips.

pie_menu.widget
QuickMenu Pie Menu

Fully Extensible

Add custom Python actions, console commands, or any editor operation. Full source code access, UE 4.27 through 5.7.

One hotkey. Infinite possibilities.

Press V → Open menu → Execute action

V

Pie Menu

A beautiful radial menu, anywhere in the editor. One keypress away.

{}

Switch Nodes

Route actions dynamically by selection count, editor mode, or context.

SubMenus

Nest menus infinitely with reusable SubMenu nodes.

Multi-Version

One codebase, compatible from UE 4.27 to 5.7.

Visual graph, powerful execution

Your graph compiles down to a fast action tree

quickmenu.graph
Root SwitchContext ├─ Viewport WheelOutput "Transform Tools" │ ├─ TransformMode [Translate] │ ├─ TransformMode [Rotate] │ ├─ TransformMode [Scale] │ └─ CoordSpace [World / Local] └─ Blueprint WheelOutput "BP Tools" ├─ AddComponent └─ CustomCode [Python]

Start building faster workflows today

One purchase. All updates. All versions.

Join the community

Get help, share your setups, suggest features