OpenTTD Source  20240919-master-gdf0233f4c2
ClearedObjectArea Struct Reference

Keeps track of removed objects during execution/testruns of commands. More...

#include <object_base.h>

Data Fields

TileIndex first_tile
 The first tile being cleared, which then causes the whole object to be cleared.
 
TileArea area
 The area of the object.
 

Detailed Description

Keeps track of removed objects during execution/testruns of commands.

Definition at line 84 of file object_base.h.


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