
Descrizione
🎯 What does it do?
BlueprintOutline is a visual assistant tool for Unreal Engine. It helps you view complex Blueprint logic as a clean, navigable execution tree, making it easier to understand, organize, and debug. Shows the entire execution flow from Events to Nodes in a hierarchical structure.
---
🧩 Why is it needed?
In large Blueprint graphs, following execution flow is difficult and time-consuming. This plugin shows the entire logic in a tree-view panel. Double-clicking a node instantly takes you to that part of the Blueprint. Macros and Collapsed Graphs are expanded automatically.
Features:
- ✅ Tree-based navigation (Event → Branch/Sequence → Nodes)
- ✅ Jump-to-node with double-click
- ✅ Node Renaming (for Custom Events)
- ✅ Node Comments (using native comment bubble)
- ✅ Bookmark System (save important nodes)
- ✅ Advanced Search & Filters (real-time)
- ✅ Keyboard Shortcuts (Ctrl+F, R, E, A, C)
- ✅ Branch & Sequence Support (True/False paths)
- ✅ Async Build System (for large Blueprints)
---
🚀 Who is it for?
- Game developers working in Unreal Engine 5
- Technical designers
- Indie teams and non-coders using Blueprints
- Teams working on complex Blueprint systems
---
🛠️ Key Benefits:
- Saves 50%+ time in large or messy Blueprints - Fast navigation in complex graphs
- Compatible with UE 5.5 through 5.6 - Works on all supported versions
- Lightweight – BP Editor-only, no runtime overhead
- No setup required – Works immediately after installation
- Multi-Editor Support – Each Blueprint Editor window gets its own panel
- Full Localization – English and Turkish support
---
📚 Documentation:
- Technical Documentation: https://docs.google.com/document/d/1fsdCR7YVo-pAa84UjqE1MNGN8E3viBLM/edit?usp=sharing&ouid=115894668752410085817&rtpof=true&sd=true
- Youtube Video: https://www.youtube.com/watch?v=UuNeZCOr6Pg
Reddit Support Page : https://www.reddit.com/r/BlueprintOutline/


