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

#include <effectlist.hpp>

Collaboration diagram for ESM::ENAMstruct:

Public Attributes

short mEffectID
 
signed char mSkill
 
signed char mAttribute
 
int mRange
 
int mArea
 
int mDuration
 
int mMagnMin
 
int mMagnMax
 

Detailed Description

Defines a spell effect. Shared between SPEL (Spells), ALCH (Potions) and ENCH (Item enchantments) records

Member Data Documentation

int ESM::ENAMstruct::mArea
signed char ESM::ENAMstruct::mAttribute
int ESM::ENAMstruct::mDuration
short ESM::ENAMstruct::mEffectID
int ESM::ENAMstruct::mMagnMax
int ESM::ENAMstruct::mMagnMin
int ESM::ENAMstruct::mRange
signed char ESM::ENAMstruct::mSkill

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