![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
Inheritance diagram for SpawnobjectCmd:Public Member Functions | |
| SpawnobjectCmd () | |
| void | Run (Ogre::StringVector const &args) override |
Public Member Functions inherited from RoR::ConsoleCmd | |
| 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 |
Additional Inherited Members | |
Protected Member Functions inherited from RoR::ConsoleCmd | |
| bool | CheckAppState (AppState state) |
Protected Attributes inherited from RoR::ConsoleCmd | |
| std::string | m_name |
| std::string | m_usage |
| std::string | m_doc |
Definition at line 157 of file ConsoleCmd.cpp.
|
inline |
Definition at line 160 of file ConsoleCmd.cpp.
|
inlineoverridevirtual |
Implements RoR::ConsoleCmd.
Definition at line 162 of file ConsoleCmd.cpp.
1.8.17