Load Action

Description

Loads a value from a file with a given tag

All Load Actions begin with the name ‘Load’, followed by the type of data it loads (for example, Load String, Load Vector Array).

Parameters

Tag

The unique tag we used when saving this data.

Filename

The file we want to load the data from. Use Exists action to check it exists first

Encrypt

Whether the data we're loading is encrypted.

Encryption Password

The password to use to decrypt our data if it's encrypted.

 

Easy Save 2 Load Action for Playmaker