#include <modules.h>
Public Attributes | |
int | id |
The module-type's ID. | |
const char * | name |
The module-type's name. | |
const char * | desc |
The module-type's description. | |
int | setLength |
The number of setting items. | |
const SettingTypeItem * | setType |
The types of module's settings. |
Definition at line 72 of file modules.h.