Download Raw Action

Description

Downloads a raw UTF8 string from our server with the given filename and tag.

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

Parameters

Load Value Where we want to store our loaded raw string.

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.

Filename

The filename we used when uploading the data we want to load.

Encrypt

Whether the data we're downloading is encrypted.

Encryption Password

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

Download Raw Action for Easy Save