Get variable to other blueprint

I would put the box collision directly inside the player instead of using a second BP just for that, but since you have it like this and if there is only one “WeaponPickupBP” in the level, you can use the “get actor of class” node in the begin play and save that reference as a variable to use when you need it