#include <Modules.h>
◆ ModLoader
◆ EModuleType
Enumerator |
---|
GlobalModule | |
UserModule | |
NetworkModule | |
◆ CModInfo() [1/2]
◆ CModInfo() [2/2]
◆ ~CModInfo()
◆ AddType()
◆ GetArgsHelpText()
const CString& CModInfo::GetArgsHelpText |
( |
| ) |
const |
|
inline |
◆ GetDefaultType()
◆ GetDescription()
const CString& CModInfo::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetHasArgs()
bool CModInfo::GetHasArgs |
( |
| ) |
const |
|
inline |
◆ GetLoader()
◆ GetName()
const CString& CModInfo::GetName |
( |
| ) |
const |
|
inline |
◆ GetPath()
const CString& CModInfo::GetPath |
( |
| ) |
const |
|
inline |
◆ GetWikiPage()
const CString& CModInfo::GetWikiPage |
( |
| ) |
const |
|
inline |
◆ ModuleTypeToString()
◆ operator<()
bool CModInfo::operator< |
( |
const CModInfo & |
Info | ) |
const |
|
inline |
◆ SetArgsHelpText()
void CModInfo::SetArgsHelpText |
( |
const CString & |
s | ) |
|
|
inline |
◆ SetDefaultType()
◆ SetDescription()
void CModInfo::SetDescription |
( |
const CString & |
s | ) |
|
|
inline |
◆ SetHasArgs()
void CModInfo::SetHasArgs |
( |
bool |
b = false | ) |
|
|
inline |
◆ SetLoader()
void CModInfo::SetLoader |
( |
ModLoader |
fLoader | ) |
|
|
inline |
◆ SetName()
void CModInfo::SetName |
( |
const CString & |
s | ) |
|
|
inline |
◆ SetPath()
void CModInfo::SetPath |
( |
const CString & |
s | ) |
|
|
inline |
◆ SetWikiPage()
void CModInfo::SetWikiPage |
( |
const CString & |
s | ) |
|
|
inline |
◆ SupportsType()
◆ t_s()
◆ m_bHasArgs
bool CModInfo::m_bHasArgs |
|
protected |
◆ m_eDefaultType
◆ m_fLoader
◆ m_sArgsHelpText
◆ m_sDescription
◆ m_seType
◆ m_sName
◆ m_sPath
◆ m_sWikiPage
The documentation for this class was generated from the following file: