OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations
importacdt.hpp File Reference
#include <string>
#include <components/esm/cellref.hpp>
#include "importscri.hpp"
Include dependency graph for importacdt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ESSImport::ACDT
 Actor data, shared by (at least) REFR and CellRef. More...
 
struct  ESSImport::ACSC
 
struct  ESSImport::ANIS
 
struct  ESSImport::ActorData
 

Namespaces

 ESM
 ESM/ESP records.
 
 ESSImport
 

Enumerations

enum  ESSImport::ACDTFlags { ESSImport::TalkedToPlayer = 0x4, ESSImport::Attacked = 0x100, ESSImport::Unknown = 0x200 }
 
enum  ESSImport::ACSCFlags { ESSImport::Dead = 0x2 }