ES2Web.Download

public IEnumerator Download()

Returns

IEnumerator The IEnumerator for the coroutine.

Description

Downloads our data from the URL specified when creating the ES2Web object.

C#

A coroutine which downloads all data stored in myFile.txt on the server

JS

A coroutine which downloads all data stored in myFile.txt on the server