Property | Type | Description | |
---|---|---|---|
HashKey | string | ||
TargetPathKey | string | ||
UrlKey | string |
Method | Description | |
---|---|---|
WwwDownloadTask ( string progressKey = "WwwDownloadTask" ) : System.Collections |
Method | Description | |
---|---|---|
DoExecuteCoroutine ( TaskExecutionContext context ) : IEnumerator |
protected DoExecuteCoroutine ( TaskExecutionContext context ) : IEnumerator | ||
context | TaskExecutionContext | |
return | IEnumerator |
public WwwDownloadTask ( string progressKey = "WwwDownloadTask" ) : System.Collections | ||
progressKey | string | |
return | System.Collections |