Upload Raw Action
Description
Uploads an FsmString to the ES2.php file on your server as a readable UTF8 string.
For information on setting up web functionality, see the Saving and Loading from Web guide.
Parameters
[table th=”0″]Save Value,”The FsmString we want to upload.”
Url,”The URL to your ES2.php file on your server.”
Is Done,”An FSM Event to call when the data has finished uploading.”
Error Message,”If an error occurs, an error message will be stored here.
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,”A name we will use to uniquely identify this piece of save data.”
Filename,”The web file we want to save our data to. This is used to group tags together.”
Encrypt,”Whether we want to encrypt our data.”
Encryption Password,”The password to use to encrypt our data if encryption is enabled.”
If Error,”An FSM Event to call if an error occurs.[/table]