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

#include <widgets.hpp>

Collaboration diagram for MWGui::Widgets::SpellEffectParams:

Public Member Functions

 SpellEffectParams ()
 
bool operator== (const SpellEffectParams &other) const
 

Public Attributes

bool mNoTarget
 
bool mIsConstant
 
bool mKnown
 
short mEffectID
 
signed char mSkill
 
signed char mAttribute
 
int mMagnMin
 
int mMagnMax
 
int mRange
 
int mDuration
 
int mArea
 

Constructor & Destructor Documentation

MWGui::Widgets::SpellEffectParams::SpellEffectParams ( )
inline

Member Function Documentation

bool MWGui::Widgets::SpellEffectParams::operator== ( const SpellEffectParams other) const
inline

Member Data Documentation

int MWGui::Widgets::SpellEffectParams::mArea
signed char MWGui::Widgets::SpellEffectParams::mAttribute
int MWGui::Widgets::SpellEffectParams::mDuration
short MWGui::Widgets::SpellEffectParams::mEffectID
bool MWGui::Widgets::SpellEffectParams::mIsConstant
bool MWGui::Widgets::SpellEffectParams::mKnown
int MWGui::Widgets::SpellEffectParams::mMagnMax
int MWGui::Widgets::SpellEffectParams::mMagnMin
bool MWGui::Widgets::SpellEffectParams::mNoTarget
int MWGui::Widgets::SpellEffectParams::mRange
signed char MWGui::Widgets::SpellEffectParams::mSkill

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