In C++, “Blueprints” refers to Unreal Engine’s visual scripting system that sits on top of C++—a node‑based layer that lets you create gameplay logic without writing code, while still being able to extend and call C++ classes and functions.