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

#include <activespells.hpp>

Collaboration diagram for MWMechanics::ActiveSpells::ActiveSpellParams:

Public Attributes

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

Member Data Documentation

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

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