OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ESM::DoorState Struct Reference

#include <doorstate.hpp>

Inheritance diagram for ESM::DoorState:
Collaboration diagram for ESM::DoorState:

Public Member Functions

virtual void load (ESMReader &esm)
 
virtual void save (ESMWriter &esm, bool inInventory=false) const
 
- Public Member Functions inherited from ESM::ObjectState
 ObjectState ()
 
void blank ()
 Initialize to default state. More...
 
virtual ~ObjectState ()
 

Public Attributes

int mDoorState
 
- Public Attributes inherited from ESM::ObjectState
CellRef mRef
 
unsigned char mHasLocals
 
Locals mLocals
 
unsigned char mEnabled
 
int mCount
 
ESM::Position mPosition
 
unsigned int mFlags
 
bool mHasCustomState
 
unsigned int mVersion
 
ESM::AnimationState mAnimationState
 

Member Function Documentation

void ESM::DoorState::load ( ESMReader esm)
virtual
Note
Does not load the CellRef ID, it should already be loaded before calling this method

Reimplemented from ESM::ObjectState.

Here is the call graph for this function:

void ESM::DoorState::save ( ESMWriter esm,
bool  inInventory = false 
) const
virtual

Reimplemented from ESM::ObjectState.

Here is the call graph for this function:

Member Data Documentation

int ESM::DoorState::mDoorState

The documentation for this struct was generated from the following files: