OpenTTD Source 20260911-master-gee2b2ac12a
CanalProperties Struct Reference

Canal properties local to the NewGRF. More...

#include <newgrf.h>

Data Fields

CanalCallbackMasks callback_mask
 Bitmask of canal callbacks that have to be called.
CanalFeatureFlags flags
 Flags controlling display.

Detailed Description

Canal properties local to the NewGRF.

Definition at line 49 of file newgrf.h.

Field Documentation

◆ callback_mask

CanalCallbackMasks CanalProperties::callback_mask

Bitmask of canal callbacks that have to be called.

Definition at line 50 of file newgrf.h.

Referenced by CanalChangeInfo().

◆ flags

CanalFeatureFlags CanalProperties::flags

Flags controlling display.

Definition at line 51 of file newgrf.h.

Referenced by CanalChangeInfo().


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