OpenTTD Source 20260711-master-g3fb3006dff
GamelogInternalData Struct Reference

Container for some internal data. More...

#include <gamelog_internal.h>

Data Fields

std::vector< LoggedActionaction
 The known actions.

Detailed Description

Container for some internal data.

Definition at line 253 of file gamelog_internal.h.

Field Documentation

◆ action

std::vector<LoggedAction> GamelogInternalData::action

The known actions.

Definition at line 254 of file gamelog_internal.h.


The documentation for this struct was generated from the following file: