Definition at line 86 of file gamelog_internal.h.
◆ LoggedChangeGRFRemoved() [1/2]
| LoggedChangeGRFRemoved::LoggedChangeGRFRemoved |
( |
| ) |
|
|
inline |
◆ LoggedChangeGRFRemoved() [2/2]
| LoggedChangeGRFRemoved::LoggedChangeGRFRemoved |
( |
uint32_t | grfid | ) |
|
|
inline |
◆ FormatTo()
| void LoggedChangeGRFRemoved::FormatTo |
( |
std::back_insert_iterator< std::string > & | output_iterator, |
|
|
GrfIDMapping & | grf_names, |
|
|
GamelogActionType | action_type ) |
|
overridevirtual |
Format the content of this change into the given output.
- Parameters
-
| output_iterator | Destination of the formatted content. |
| grf_names | Cache/mapping of names of NewGRFs seen in the logs. |
| action_type | The context in which this method was called. |
Implements LoggedChange.
Definition at line 240 of file gamelog.cpp.
References AddGrfInfo(), GLAT_LOAD, and grfid.
◆ grfid
| uint32_t LoggedChangeGRFRemoved::grfid = 0 |
The documentation for this struct was generated from the following files: