|
OpenTTD Source 20251116-master-g21329071df
|
Public Member Functions | |
| LoggedChange (GamelogChangeType type=GLCT_NONE) | |
| virtual void | FormatTo (std::back_insert_iterator< std::string > &output_iterator, GrfIDMapping &grf_names, GamelogActionType action_type)=0 |
Data Fields | |
| GamelogChangeType | ct {} |
Definition at line 32 of file gamelog_internal.h.
|
inline |
Definition at line 33 of file gamelog_internal.h.
| GamelogChangeType LoggedChange::ct {} |
Definition at line 37 of file gamelog_internal.h.