|
OpenMW
|
#include <magiceffects.hpp>
Public Member Functions | |
| EffectKey () | |
| EffectKey (int id, int arg=-1) | |
| EffectKey (const ESM::ENAMstruct &effect) | |
Public Attributes | |
| int | mId |
| int | mArg |
| MWMechanics::EffectKey::EffectKey | ( | int | id, |
| int | arg = -1 |
||
| ) | [inline] |
| MWMechanics::EffectKey::EffectKey | ( | const ESM::ENAMstruct & | effect | ) |
1.7.6.1