|
xoreos
0.0.5
|
The Witcher engine functions assigning actions to objects. More...
#include "src/common/error.h"#include "src/aurora/types.h"#include "src/aurora/resman.h"#include "src/aurora/nwscript/functioncontext.h"#include "src/aurora/nwscript/ncsfile.h"#include "src/aurora/nwscript/util.h"#include "src/engines/witcher/types.h"#include "src/engines/witcher/game.h"#include "src/engines/witcher/module.h"#include "src/engines/witcher/objectcontainer.h"#include "src/engines/witcher/door.h"#include "src/engines/witcher/creature.h"#include "src/engines/witcher/nwscript/functions.h"
Go to the source code of this file.
Namespaces | |
| Engines | |
| Engines::Witcher | |
The Witcher engine functions assigning actions to objects.
Definition in file functions_action.cpp.
1.8.14