![]() |
DDraceNetwork Documentation
|
Public Member Functions | |
| SMapSettingCommand (const char *pName, const char *pHelp, const char *pArgs) | |
| Public Member Functions inherited from IMapSetting | |
| IMapSetting (const char *pName, const char *pHelp, EType Type) | |
Public Attributes | |
| const char * | m_pArgs |
| Public Attributes inherited from IMapSetting | |
| const char * | m_pName |
| const char * | m_pHelp |
| EType | m_Type |
Additional Inherited Members | |
| Public Types inherited from IMapSetting | |
| enum | EType { SETTING_INT , SETTING_COMMAND } |
|
inline |
| const char* SMapSettingCommand::m_pArgs |