SetDownloadProgress
localInfo->SetDownloadProgress(fDownloadProgress);
void SetDownloadProgress(float progress);
fServerProcess->SetDownloadProgress(progress);
SetDownloadProgress(1.0);
void SetDownloadProgress(float value);
fLastProgressItem->SetDownloadProgress(percent);
void SetDownloadProgress(float percent);