![]() TGE Version 1.5.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ResourceObject Class Reference#include <resManager.h>
Detailed DescriptionWrapper around a ResourceInstance.This contains all the book-keeping data used by ResDictionary and ResManager.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
Friends And Related Function Documentation
Field Documentation
This is used by ResDictionary for its hash table.
Set from Flags.
Path of zip file.
Name of zip file.
Offset of data in zip file.
Size on disk of resource block.
Actual size of resource data.
Pointer to actual object instance. If the object is not loaded, this may be NULL or garbage. Lock count; used to control load/unload of resource from memory.
CRC of resource.
|