|
OpenMW
|
#include <typeinfo>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | MWMechanics::DerivedClassStorage< Base > |
| stores one object of any class derived from Base. Requesting a certain derived class via get() either returns the stored object if it has the correct type or otherwise replaces it with an object of the requested type. More... | |
| struct | MWMechanics::AiTemporaryBase |
| base class for the temporary storage of AiPackages. More... | |
Namespaces | |
| MWMechanics | |
| Game mechanics and NPC-AI. | |
1.8.6