tbx  0.7.6
Public Attributes | List of all members
tbx::res::ResObjectHeader Struct Reference

Common header for all resource objects. More...

#include <resstruct.h>

Public Attributes

int class_id
 Object class.
 
int flags
 flags
 
int version
 version * 100
 
char name [12]
 Null terminated name.
 
int total_size
 Total size of object including tables.
 
char * body
 Pointer to body.
 
int body_size
 Size of header and body only.
 

Detailed Description

Common header for all resource objects.


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