csOptionDescription Struct Reference
[Utilities]
Configuration option description. More...
#include <iutil/pluginconfig.h>
Public Attributes | |
const char * | description |
Description for this option. | |
int | id |
Description ID. | |
const char * | name |
Short name of this option. | |
csVariantType | type |
Type to use for this option. |
Detailed Description
Configuration option description.
Definition at line 155 of file pluginconfig.h.
Member Data Documentation
const char* csOptionDescription::description |
Description for this option.
Definition at line 162 of file pluginconfig.h.
Description ID.
Definition at line 158 of file pluginconfig.h.
const char* csOptionDescription::name |
Short name of this option.
Definition at line 160 of file pluginconfig.h.
Type to use for this option.
Definition at line 164 of file pluginconfig.h.
The documentation for this struct was generated from the following file:
- iutil/pluginconfig.h
Generated for Crystal Space 1.4.1 by doxygen 1.7.1