OpenTTD Source
20241108-master-g80f628063a
|
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.