|
| | SetCVarCmd (std::string const &name, std::string const &usage, std::string const &doc, int flag) |
| |
| void | Run (Ogre::StringVector const &args) override |
| |
| | ConsoleCmd (std::string const &name, std::string const &usage, std::string const &doc) |
| |
| virtual | ~ConsoleCmd () |
| |
| std::string const & | getName () const |
| |
| std::string const & | GetUsage () const |
| |
| std::string const & | GetDoc () const |
| |
Definition at line 545 of file ConsoleCmd.cpp.
◆ SetCVarCmd()
| SetCVarCmd::SetCVarCmd |
( |
std::string const & |
name, |
|
|
std::string const & |
usage, |
|
|
std::string const & |
doc, |
|
|
int |
flag |
|
) |
| |
|
inline |
◆ Run()
| void SetCVarCmd::Run |
( |
Ogre::StringVector const & |
args | ) |
|
|
inlineoverridevirtual |
◆ m_cvar_flag
| int SetCVarCmd::m_cvar_flag |
|
private |
The documentation for this class was generated from the following file: