Unreal Engine Blueprints Overview
Blueprints is a visual programming language using node-based interface. System provides programming tools and C++ implementation for designers. Blueprints work through graphs of nodes connected by wires
- dev.epicgames.com