Definition at line 111 of file gamelog_internal.h.
◆ LoggedChangeGRFMoved() [1/2]
| LoggedChangeGRFMoved::LoggedChangeGRFMoved |
( |
| ) |
|
|
inline |
◆ LoggedChangeGRFMoved() [2/2]
| LoggedChangeGRFMoved::LoggedChangeGRFMoved |
( |
uint32_t | grfid, |
|
|
int32_t | offset ) |
|
inline |
◆ FormatTo()
| void LoggedChangeGRFMoved::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 281 of file gamelog.cpp.
References abs(), AddGrfInfo(), grfid, and offset.
◆ grfid
| uint32_t LoggedChangeGRFMoved::grfid = 0 |
◆ offset
| int32_t LoggedChangeGRFMoved::offset = 0 |
The documentation for this struct was generated from the following files: