Stellarium
0.17.0
|
Contains the information read from the module.ini file.
#include <StelModuleMgr.hpp>
Data Fields | |
StelPluginInfo | info |
The static info for the plugin. | |
bool | loadAtStartup |
If true, the module is automatically loaded at startup. | |
bool | loaded |
True if the plugin is currently loaded. | |
Friends | |
class | StelModuleMgr |