Public Member Functions | Data Fields

GRFFileProps Struct Reference

Data related to the handling of grf files. More...

#include <newgrf_commons.h>

Inheritance diagram for GRFFileProps:
GRFFilePropsBase< 1 >

Public Member Functions

 GRFFileProps (uint16 subst_id=0)
 Set all default data constructor for the props.

Data Fields

uint16 subst_id
uint16 override
 id of the entity been replaced by

Detailed Description

Data related to the handling of grf files.

Definition at line 325 of file newgrf_commons.h.


Constructor & Destructor Documentation

GRFFileProps::GRFFileProps ( uint16  subst_id = 0  )  [inline]

Set all default data constructor for the props.

Definition at line 327 of file newgrf_commons.h.


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