OpenMW
|
#include <widgets.hpp>
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 |
MWGui::Widgets::SpellEffectParams::SpellEffectParams | ( | ) | [inline] |
bool MWGui::Widgets::SpellEffectParams::operator== | ( | const SpellEffectParams & | other | ) | const [inline] |
signed char MWGui::Widgets::SpellEffectParams::mAttribute |
signed char MWGui::Widgets::SpellEffectParams::mSkill |