U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::PackageEntry Struct Reference

File entry within the package file. More...

#include </var/dev/u3d/stable/Source/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: