|
xoreos
0.0.5
|
An object in a Neverwinter Nights 2 area. More...
#include "src/common/util.h"#include "src/common/error.h"#include "src/common/uuid.h"#include "src/aurora/ssffile.h"#include "src/aurora/2dafile.h"#include "src/aurora/2dareg.h"#include "src/aurora/gff3file.h"#include "src/aurora/dlgfile.h"#include "src/aurora/nwscript/types.h"#include "src/aurora/nwscript/util.h"#include "src/aurora/nwscript/functioncontext.h"#include "src/aurora/nwscript/functionman.h"#include "src/aurora/nwscript/objectman.h"#include "src/sound/sound.h"#include "src/engines/aurora/util.h"#include "src/engines/aurora/tokenman.h"#include "src/engines/nwn2/types.h"#include "src/engines/nwn2/object.h"
Go to the source code of this file.
Namespaces | |
| Engines | |
| Engines::NWN2 | |
An object in a Neverwinter Nights 2 area.
Definition in file object.cpp.
1.8.14