UE4 – Blueprint Shortcuts
To save time, there is nothing like keyboard shortcuts.
To use them, you need to maintain the letter (or hotkey) AND do a left-click simultaneously. Unreal will place the node to your mouse pointer’s position.
The main hotkeys for the blueprints are the following.
Hotkey | Expression |
---|---|
A | Get Array |
B | Branch |
C | Comment |
D | Delay |
F | For Each Loop |
G | Gate |
M | Multi-gate |
N | Do N Times |
O | Do Once |
P | BeginPlay event |
S | Sequence |