cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Downloader::ProgressData Struct Reference

#include <Downloader.h>

Public Attributes

std::weak_ptr< Downloaderdownloader
std::string customId
std::string url
std::string path
std::string name
double downloaded
double totalToDownload

Member Data Documentation

std::string customId
double downloaded
std::weak_ptr<Downloader>
downloader
std::string name
std::string path
double totalToDownload
std::string url

The documentation for this struct was generated from the following file: