How to use Sci Fi Weapons

I have recently purchased the sci fi weapons pack however since I am very new to Unreal engine I don’t know how to make it work. Can anyone please tell me how I can make the weapons usable, thanks.

Add a mesh in your character blueprint. Make it the weapon. In the weapon, add a node and get its location and spawn your projectile at that location. I hope this helps, but I don’t know what is in the weapons pack.

Can someone explain that more detailed, please?

look up ‘sockets’ to find out how to attach them. That’s all I know for now, I’ll say more once I’ve done a similar thing. I assume you’ll need an animation blueprint for the weapon and have it listen for a fire input from another blueprint.

Does this Sci-Fi weapons pack include the blueprints for functionality or only the meshes animations and sounds?