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

#include <activespells.hpp>

Collaboration diagram for ESM::ActiveSpells::ActiveSpellParams:

Public Attributes

std::vector< ActiveEffectmEffects
 
ESM::TimeStamp mTimeStamp
 
std::string mDisplayName
 
int mCasterActorId
 

Member Data Documentation

int ESM::ActiveSpells::ActiveSpellParams::mCasterActorId
std::string ESM::ActiveSpells::ActiveSpellParams::mDisplayName
std::vector<ActiveEffect> ESM::ActiveSpells::ActiveSpellParams::mEffects
ESM::TimeStamp ESM::ActiveSpells::ActiveSpellParams::mTimeStamp

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