OpenMW
Public Member Functions | Public Attributes
ESM::Class::CLDTstruct Struct Reference

#include <loadclas.hpp>

List of all members.

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

Member Function Documentation

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.


Member Data Documentation


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