|
Mana
|
#include <download.h>
Public Attributes | |
| DownloadStatus | status = DownloadStatus::InProgress |
| float | progress = 0.0f |
Definition at line 46 of file download.h.
| float Net::Download::State::progress = 0.0f |
Definition at line 49 of file download.h.
| DownloadStatus Net::Download::State::status = DownloadStatus::InProgress |
Definition at line 48 of file download.h.