Spore ModAPI/Spore/Resource/IRecord.h file

Namespaces

namespace Resource
The system for accessing file resources stored in .package files.

Classes

class Resource::IRecord
Represents a file in a Database; records are identified by a ResourceKey (which specifies group, instance and type IDs), and have an underlying IO::IStream that is used to read/write data.

Defines

#define IRecordPtr