OpenTTD Source  20241108-master-g80f628063a
StatueBuildSearchData Struct Reference

Structure for storing data while searching the best place to build a statue. More...

Public Member Functions

 StatueBuildSearchData (TileIndex best_pos, int count)
 

Data Fields

TileIndex best_position
 Best position found so far.
 
int tile_count
 Number of tiles tried.
 

Detailed Description

Structure for storing data while searching the best place to build a statue.

Definition at line 3377 of file town_cmd.cpp.


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