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

[table th=”0″]Load Value,”The FSM Variable we want to load our data into.

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.”

If Error,”An FSM Event to call if an error occurs.[/table]

 

Easy Save 2 Load Action for Playmaker