OpenMW
|
#include <loadclas.hpp>
Public Member Functions | |
int & | getSkill (int index, bool major) |
Throws an exception for invalid values of index. | |
int | getSkill (int index, bool major) const |
Throws an exception for invalid values of index. | |
Public Attributes | |
int | mAttribute [2] |
int | mSpecialization |
int | mSkills [5][2] |
int | mIsPlayable |
int | mCalc |
int & ESM::Class::CLDTstruct::getSkill | ( | int | index, |
bool | major | ||
) |
Throws an exception for invalid values of index.
int ESM::Class::CLDTstruct::getSkill | ( | int | index, |
bool | major | ||
) | const |
Throws an exception for invalid values of index.
int ESM::Class::CLDTstruct::mSkills[5][2] |