OpenTTD Source
20241108-master-g80f628063a
|
AIInfo keeps track of all information of an AI, like Author, Description, ... More...
#include "../script/script_info.hpp"
Go to the source code of this file.
Data Structures | |
class | AIInfo |
All static information from an AI like name, version, etc. More... | |
class | AILibrary |
All static information from an AI library like name, version, etc. More... | |
AIInfo keeps track of all information of an AI, like Author, Description, ...
Definition in file ai_info.hpp.