Download File Action

Description

Downloads a file, or all tags associated with the specified filename, from our server and stores it as a local file.

For information on setting up web functionality, see the Saving and Loading from Web guide.

Parameters

Local Filename The local file we want to save our data to, or create if it doesn't exist.

Url

The URL to your ES2.php file on your server.

Is Done

An FSM Event to call when the data has finished downloading.

Error Code

If an error occurs, an error code will be stored here.

Web Username

The Unity username specified at the top of your ES2.php file

Web Password

The Unity password specified at the top of your ES2.php file

Tag

The unique tag we used when uploading this data. Set to blank variable if downloading all tags in a file.

Filename

The web filename we want to load all of the data for.

Encrypt

Whether the data we're downloading is encrypted.

Encryption Password

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

Download File action for Easy Save