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