|
OpenMW
|
#include "consoleextensions.hpp"#include <components/compiler/extensions.hpp>#include <components/compiler/opcodes.hpp>#include <components/interpreter/interpreter.hpp>#include <components/interpreter/runtime.hpp>#include <components/interpreter/opcodes.hpp>Namespaces | |
| namespace | MWScript |
MW-specific script extentions and integration of the script system into OpenMW. | |
| namespace | MWScript::Console |
Script functionality limited to the console. | |
Functions | |
| void | MWScript::Console::installOpcodes (Interpreter::Interpreter &interpreter) |
1.7.6.1