Represents a file in a content archive.
More...
Represents a file in a content archive.
◆ ContentArchiveEntry()
OmegaEngine.Storage.ContentArchiveEntry.ContentArchiveEntry |
( |
ZipFile |
zipFile, |
|
|
ZipEntry |
zipEntry |
|
) |
| |
|
inline |
Creates a new content file representation
- Parameters
-
zipFile | The archive containing the file |
zipEntry | The actual content file |
◆ ZipEntry
ZipEntry OmegaEngine.Storage.ContentArchiveEntry.ZipEntry |
|
get |
◆ ZipFile
ZipFile OmegaEngine.Storage.ContentArchiveEntry.ZipFile |
|
get |
The archive containing the file.
The documentation for this struct was generated from the following file:
- OmegaEngine/Storage/ContentArchiveEntry.cs