I'm in need of making a Boolean variable public somehow, so that multiple blueprints of mine can reference when an action can and cannot be done. I searched around already, finding answers that didn't completely apply, were outdated missing their explanation images, or were simply confusing.
This is what I'd like to accomplish, without the error of course.
I do have the "Has Weapon" variable set as visible (The eye icon is open), I am just unsure on what to do from there to allow these sword pickup BP's to reference that Boolean variable in my character blueprint.
Maybe I am going about this wrong; any solutions are welcome.