How do you Download Blueprint?

So I have been looking on every page about Downloading Blueprints but i couldn’t find a link to download it .
Can anyone help?

What do you mean by “Downloading Blueprints”? Blueprints are included in the editor. If you’ve installed unreal engine then you have blueprints. It is not something you download separately. Or are you asking how to convert Blueprints to C++ code?

What do you mean, editor?

When you open Epic Games Launcher (which is something you can download from Epic), then within that software you can get the Unreal Editor. Inside the Unreal Editor, you can create little sub-programs called Blueprints. It’s not a downloadable feature, it just is a feature that comes with Unreal Editor, which is a software which creates levels and objects for games and other things. If you have the Unreal Editor, you have Blueprints. You can use these together to make other interactive software like games.
When you open a Blueprint icon for any kind of object in the game, then it opens the Blueprint editor where you make little boxes and connect them with wires.

Is that what you’re looking for?

I know that mighty enigma but how do you get to the editor?

The Blueprints Visual Scripting system in Unreal Engine is a complete gameplay scripting system based on the concept of using a node-based interface to create gameplay elements from within Unreal Editor. As with many common scripting languages, it is used to define object-oriented (OO) classes or objects in the engine. As you use UE4, you’ll often find that objects defined using Blueprint are colloquially referred to as just "Blueprints.

As such they do not download, you create them inside the unreal engine 4. a graphic representation:

This is what we call the editor:

That part confused me too at first!
You have to download the Epic Games Launcher. Once you sign up with a login, and log into the launcher, then you can download the Unreal Editor from within the Epic Games Launcher.

It’s kind of like how Steam and Origin work, where they have this software that you get all your other software from inside of it.

It’s been a while since I did it but I think the way is to go to the Epic website or the Unreal Engine and they have a button at the top to download Unreal Engine.

It looks like this:

it’s at unrealengine.com

It might not look like that until AFTER you have signed up to have an Epic Games account. The button to sign up should be just next to where I indicated the download button. As you can see, my account is already logged into their website.