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

#include <magiceffects.hpp>

Collaboration diagram for MWMechanics::EffectKey:

Public Member Functions

 EffectKey ()
 
 EffectKey (int id, int arg=-1)
 
 EffectKey (const ESM::ENAMstruct &effect)
 

Public Attributes

int mId
 
int mArg
 

Constructor & Destructor Documentation

MWMechanics::EffectKey::EffectKey ( )
MWMechanics::EffectKey::EffectKey ( int  id,
int  arg = -1 
)
inline
MWMechanics::EffectKey::EffectKey ( const ESM::ENAMstruct effect)

Member Data Documentation

int MWMechanics::EffectKey::mArg
int MWMechanics::EffectKey::mId

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