OpenTTD Source 20241224-master-gee860a5c8e
|
Public Member Functions | |
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) | |
Additional Inherited Members | |
Data Fields inherited from LoggedChange | |
GamelogChangeType | ct |
Definition at line 135 of file gamelog_internal.h.
|
inline |
Definition at line 136 of file gamelog_internal.h.
|
overridevirtual |
Implements LoggedChange.
Definition at line 303 of file gamelog.cpp.