
- Версия Unreal Engine
- 5.0
"Unused Node Cleaner" allows you to clean your blueprints from unused nodes that someone left somewhere and are still there to just distract you.
Code Modules:
Technical Details
Features:- Two new buttons on the Blueprint Editor:
- "Hide Unused": While enabled, the unused nodes and their connections will appear faded out.
- "Clean Graph": Clean all unused nodes in the current blueprint graph.
Code Modules:
- UnusedNodeCleaner [Editor].