Hide Player

Hello, I have a character who has a weapon in his hands, and I would like this weapon to be removed when you press a button that I basically defined I want to know how I do to hide an item / players thanks

use set or toggle visibility in your character´s blueprint. As target you take the weapon you want to hide. Hook it up to the key you want to press. If you want to toggle it on / off you can use flipflop