xoreos  0.0.5
Classes | Namespaces
module.h File Reference

The context needed to run a Neverwinter Nights 2 module. More...

#include <vector>
#include <list>
#include <map>
#include <set>
#include "src/common/ptrmap.h"
#include "src/common/ustring.h"
#include "src/common/changeid.h"
#include "src/aurora/ifofile.h"
#include "src/aurora/nwscript/objectref.h"
#include "src/events/types.h"
#include "src/engines/nwn2/objectcontainer.h"
#include "src/engines/nwn2/object.h"
Include dependency graph for module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::NWN2::Module
 
struct  Engines::NWN2::Module::Action
 

Namespaces

 Engines
 
 Engines::NWN2
 

Detailed Description

The context needed to run a Neverwinter Nights 2 module.

Definition in file module.h.