Usage
Shortcuts
While a Blueprint graph has focus in the Blueprint editor:
| Shortcut | Action |
|---|---|
Ctrl+Alt+L | Organize the current graph only. |
Ctrl+Alt+Shift+L | Organize the whole Blueprint — every graph, plus variables and functions. |
Both shortcuts are rebindable in Settings.
Toolbar
The Blueprint editor toolbar has an Organize button. Click it to organize the current graph, or use its dropdown to organize the whole Blueprint instead.
Undo
Every organize pass — whether triggered by shortcut or toolbar — is one editor transaction. Press
Ctrl+Z once to undo the entire pass and restore the graph exactly as it was.
Report tab
Open Window > Unreal Engine Absolute Blueprint Organizer Report at any time to see the last run's stats and suggestions. If Show Report After Organize is enabled in settings, this tab opens automatically every time you organize a graph or Blueprint.