Rebel Fork Framework
Urho3D::PackageUpload Struct Reference

Package file send transfer. More...

#include <Urho3D/Network/Connection.h>

Public Member Functions

 PackageUpload ()
 Construct with defaults.
 

Public Attributes

AbstractFilePtr file_
 Source file.
 
unsigned fragment_
 Current fragment index.
 
unsigned totalFragments_
 Total number of fragments.
 

Detailed Description

Package file send transfer.


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