xoreos  0.0.5
Public Attributes | List of all members
Aurora::RIMFile::IResource Struct Reference

Internal resource information. More...

Public Attributes

uint32 offset
 The offset of the resource within the RIM. More...
 
uint32 size
 The resource's size. More...
 

Detailed Description

Internal resource information.

Definition at line 78 of file rimfile.h.

Member Data Documentation

◆ offset

uint32 Aurora::RIMFile::IResource::offset

The offset of the resource within the RIM.

Definition at line 79 of file rimfile.h.

Referenced by Aurora::RIMFile::getResource().

◆ size

uint32 Aurora::RIMFile::IResource::size

The resource's size.

Definition at line 80 of file rimfile.h.

Referenced by Aurora::RIMFile::getResource(), and Aurora::RIMFile::getResourceSize().


The documentation for this struct was generated from the following file: