OpenMW
|
#include <string>
#include <components/interpreter/runtime.hpp>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "../mwworld/ptr.hpp"
#include "interpretercontext.hpp"
Go to the source code of this file.
Classes | |
struct | MWScript::ExplicitRef |
struct | MWScript::ImplicitRef |
Namespaces | |
namespace | MWScript |
MW-specific script extentions and integration of the script system into OpenMW. |