Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
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 129 of file pluginconfig.h.
Member Data Documentation
|
Description for this option.
Definition at line 136 of file pluginconfig.h. |
|
Description ID.
Definition at line 132 of file pluginconfig.h. |
|
Short name of this option.
Definition at line 134 of file pluginconfig.h. |
|
Type to use for this option.
Definition at line 138 of file pluginconfig.h. |
The documentation for this struct was generated from the following file:
- iutil/pluginconfig.h
Generated for Crystal Space by doxygen 1.4.4