OpenTTD Source 20250609-master-g3908df5fbe
|
The AIInstance tracks an AI. More...
#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.