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 | 
| const char* csOptionDescription::name | 
The documentation for this struct was generated from the following file:
- iutil/pluginconfig.h
Generated for Crystal Space by doxygen 1.4.7

