| OpenTTD
    | 
Contains information about one logged action that caused at least one logged change. More...
#include <gamelog_internal.h>
| Data Fields | |
| LoggedChange * | change | 
| First logged change in this action. | |
| uint32 | changes | 
| Number of changes in this action. | |
| GamelogActionType | at | 
| Type of action. | |
| uint16 | tick | 
| Tick when it happened. | |
Contains information about one logged action that caused at least one logged change.
Definition at line 81 of file gamelog_internal.h.
 1.8.1.2
 1.8.1.2