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::CellState Struct Reference

#include <cellstate.hpp>

Collaboration diagram for ESM::CellState:

Public Member Functions

void load (ESMReader &esm)
 
void save (ESMWriter &esm) const
 

Public Attributes

CellId mId
 
float mWaterLevel
 
int mHasFogOfWar
 
ESM::TimeStamp mLastRespawn
 

Detailed Description

Note
Does not include references

Member Function Documentation

void ESM::CellState::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::CellState::save ( ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

int ESM::CellState::mHasFogOfWar
CellId ESM::CellState::mId
ESM::TimeStamp ESM::CellState::mLastRespawn
float ESM::CellState::mWaterLevel

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