OpenTTD Source  20240919-master-gdf0233f4c2
LoggedChangeMode Struct Reference
Inheritance diagram for LoggedChangeMode:
LoggedChange

Public Member Functions

 LoggedChangeMode (uint8_t mode, uint8_t landscape)
 
void FormatTo (std::back_insert_iterator< std::string > &output_iterator, GrfIDMapping &grf_names, GamelogActionType action_type) override
 
- Public Member Functions inherited from LoggedChange
 LoggedChange (GamelogChangeType type=GLCT_NONE)
 

Data Fields

uint8_t mode
 new game mode - Editor x Game
 
uint8_t landscape
 landscape (temperate, arctic, ...)
 
- Data Fields inherited from LoggedChange
GamelogChangeType ct
 

Detailed Description

Definition at line 39 of file gamelog_internal.h.


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