Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
Net::Download::State Struct Reference

#include <download.h>

Public Attributes

DownloadStatus status = DownloadStatus::InProgress
 
float progress = 0.0f
 

Detailed Description

Definition at line 46 of file download.h.

Member Data Documentation

◆ progress

float Net::Download::State::progress = 0.0f

Definition at line 49 of file download.h.

◆ status

DownloadStatus Net::Download::State::status = DownloadStatus::InProgress

Definition at line 48 of file download.h.


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