VR Ammo Count Widget on my Gun

Hello,
I’m trying to make an ammo cound widget on my gun in vr. I made the Ammo variable in my gun. Added the widget to my Gun blueprint, but i dont know how to bind the numbers in my widget to the “Ammo” variable of the gun it is attached to.
In my widget I put the Ammo to text and to my Return Node but how to ask my widget to take specifically the Variable of the gun it is attached to ?

Thank you very much.

You need to create your character variable in your widget then in your character when create wdiget and set self to it’s character variable