This document provides a cheat sheet for using the Blueprint Editor in Unreal Engine. It lists shortcuts for common graph and node actions like selecting nodes, navigating graphs, pin actions, and creating nodes quickly through keyboard shortcuts. Generic commands are also included for saving blueprints, finding assets, and compiling blueprints.
This document provides a cheat sheet for using the Blueprint Editor in Unreal Engine. It lists shortcuts for common graph and node actions like selecting nodes, navigating graphs, pin actions, and creating nodes quickly through keyboard shortcuts. Generic commands are also included for saving blueprints, finding assets, and compiling blueprints.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Blueprint Editor Cheat Sheet v1
Graph Actions Node Actions
Graph action menu Right-Click on graph Node-specific context menu Right-Click on node Go to associated node/graph Double-Click on node Selection Move nodes LMB Drag on a node Select node Click on a node Move selected nodes Arrow keys Add to selection Shift+Click on a node Delete selected nodes Delete Toggle selection Ctrl+Click on a node Rename node / edit comment Click on title Marquee select (replace) LMB Drag Rename node / edit comment F2 Marquee select (add) Shift+Drag Toggle breakpoint F9 Marquee select (remove) Ctrl+Drag Clear all breakpoints Ctrl+Shift+F9 Cut selection Ctrl + X Navigation Copy selection Ctrl + C Pan the graph RMB Drag Paste nodes Ctrl + V Zoom to fit selection Home Duplicate selection Ctrl + W Zoom in/out Mouse wheel up/down Add a comment around selection C Zoom in/out Hold LMB+RMB and drag Zoom in beyond 1:1 Ctrl + Zoom in Pin Actions Go into child graph PageDn Pin-specific context menu Right-click on pin Go to parent graph PageUp Emphasize connected wires Hover over pin Connect to another pin Click+Drag to pin Generic commands Filtered action menu for pin Click+Drag to graph Find in Content Browser Ctrl + B Break all connections Alt+Click on pin Save blueprint Ctrl + S Move all connections Ctrl+LMB Drag to pin Redo Ctrl + Y Undo Ctrl + Z Creation Shortcuts Find in this blueprint Ctrl + F Array Get node A + Click Find in any blueprint Ctrl + Shift + F Branch node B + Click Compile the blueprint F7 Comment box node C Delay node D + Click Variable Actions (My Blueprint) Sequence node S + Click Get/Set as appropriate Drag to compatible pin Gate node G + Click Get/Set (via Menu) Drag to graph For-Each loop node F + Click Get Variable Ctrl+Drag to graph Multi-gate node M + Click Set Variable Alt+Drag to graph Do N times node N + Click Change existing node Drag to edge of Get/Set Do Once node O + Click Change category/reorder Drag inside My Blueprint BeginPlay event P + Click