|
OpenTTD Source
1.11.0-beta2
|
#include "../script/script_instance.hpp"Go to the source code of this file.
Data Structures | |
| class | AIInstance |
| Runtime information about an AI like a pointer to the squirrel vm and the current state. More... | |
The AIInstance tracks an AI.
Definition in file ai_instance.hpp.