Export blueprints as Images

As an avid Blueprints User, I personally rather avoid the work of creating Blueprints (making mistakes) and use the Save COPY and Copy/Paste (Ctrl + C / Ctrl +V) Methods to view BPs in the UnrealEditor for proper Node Wire Tracing, Zoom & Scroll. With a Text-editor, I’ve been able to mass edit BP in text and cut/paste them back into UnrealEditor with need changes rapidly.

Large Blueprints would require a bunch of small images for proper resolution and that will make it difficult to trace the node wires. If an image is absolutely required BlueprintUE.com | PasteBin can provide a full image with zooming.

Hi, this plugin is what you want? “Blueprint Graph Screenshot (Regardless of screen size)”:
https://www.unrealengine.com/marketp…e14?lang=en-US

[=“TechLord, post:21, topic:20443”]

As an avid Blueprints User, I personally rather avoid the work of creating Blueprints (making mistakes) and use the Save COPY and Copy/Paste (Ctrl + C / Ctrl +V) Methods to view BPs in the UnrealEditor for proper Node Wire Tracing, Zoom & Scroll. With a Text-editor, I’ve been able to mass edit BP in text and cut/paste them back into UnrealEditor with need changes rapidly.

Large Blueprints would require a bunch of small images for proper resolution and that will make it difficult to trace the node wires. If an image is absolutely required BlueprintUE.com | PasteBin can provide a full image with zooming.
[/]

How did you solve the issue of all symbols/memory references in BPs text format that are really not human readable ?
Did you create a parser to mass edit BPs in text format then ?

[=“DarkS474, post:23, topic:20443”]

How did you solve the issue of all symbols/memory references in BPs text format that are really not human readable ?
Did you create a parser to mass edit BPs in text format then ?

[/]

When you paste, it updates/creates new ones.

push