for equipping something , in case of skeletal meshes , you could start by creating a socket at where you want to equip it , then attaching it to that socket by using " Attach actor to component " or "Attach actor to actor " nodes .
If it is a static mesh , use a helper component like arrow at where you want to equip it , then attach it using above nodes , and you can make helper object invisible .