Global Variables for every Blueprint scripts?

Like this:

  1. Make your game instance, right click in content browser and create a blueprint:

  1. Open your game instance and put variables in it. I made one called GlobalFloat and set it to 23.6

  1. It’s accessible anywhere, like this:

2 Likes