What is the StaticAccess Plugin?
The StaticAccess Plugin enables you to store Static data using Blueprints, this data can be set/updated/fetched from anywhere at anytime!
Invoking Functions
Right-click inside any Blueprint Event Graph and type “StaticAccess” in the Search box and you’ll see all the available nodes usable with the Plugin
Setting Data
Setting or Updating data is as simple as invoking any of the “Set X” functions
Getting the Data
There are two methods for retrieving the data, you can use the Pure function or the Compact function. This is just a matter of taste as they do the same thing.
