CrystalSpace

Public API Reference

csOptionDescription Struct Reference
[Utilities]

Configuration option description. More...

#include <iutil/pluginconfig.h>

List of all members.

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

Description for this option.

Definition at line 162 of file pluginconfig.h.

Description ID.

Definition at line 158 of file pluginconfig.h.

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:
Generated for Crystal Space by doxygen 1.4.7