OpenMW
Public Member Functions | Public Attributes
ESM::Faction::FADTstruct Struct Reference

#include <loadfact.hpp>

List of all members.

Public Member Functions

int & getSkill (int index, bool ignored=false)
 Throws an exception for invalid values of index.
int getSkill (int index, bool ignored=false) const
 Throws an exception for invalid values of index.

Public Attributes

int mAttribute [2]
RankData mRankData [10]
int mSkills [6]
int mUnknown
int mIsHidden

Member Function Documentation

int & ESM::Faction::FADTstruct::getSkill ( int  index,
bool  ignored = false 
)

Throws an exception for invalid values of index.

int ESM::Faction::FADTstruct::getSkill ( int  index,
bool  ignored = false 
) const

Throws an exception for invalid values of index.


Member Data Documentation


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