|
OpenTTD Source 20260208-master-g43af8e94d0
|
The GameInstance tracks games. More...
#include "../script/script_instance.hpp"Go to the source code of this file.
Data Structures | |
| class | GameInstance |
| Runtime information about a game script like a pointer to the squirrel vm and the current state. More... | |
The GameInstance tracks games.
Definition in file game_instance.hpp.