Urho3D::PackageEntry Struct Reference
Urho3D::PackageEntry Struct Reference
File entry within the package file. More...
#include <Urho3D/IO/PackageFile.h>
Public Attributes | |
unsigned | offset_ |
Offset from the beginning. | |
unsigned | size_ |
File size. | |
unsigned | checksum_ |
File checksum. | |
Detailed Description
File entry within the package file.
The documentation for this struct was generated from the following file:
- Source/Urho3D/IO/PackageFile.h