Pol  Rev 533
UOSkill Class Reference

#include <uoskills.h>

+ Collaboration diagram for UOSkill:

List of all members.

Public Member Functions

 UOSkill (const Package *pkg, ConfigElem &elem)
 UOSkill ()

Public Attributes

std::string attributename
bool inited
const AttributepAttr
const Packagepkg
unsigned skillid

Detailed Description

Definition at line 19 of file uoskills.h.


Constructor & Destructor Documentation

UOSkill::UOSkill ( const Package pkg,
ConfigElem elem 
)

Definition at line 32 of file uoskills.cpp.

References attributename, FindAttribute(), pAttr, skillid, ConfigElem::throw_error(), tostring(), and ConfigElem::warn().

+ Here is the call graph for this function:

Definition at line 68 of file uoskills.cpp.


Member Data Documentation

Definition at line 27 of file uoskills.h.

Referenced by UOSkill().

Definition at line 25 of file uoskills.h.

Referenced by handle_use_skill(), and UOClientInterface::Initialize().

Definition at line 30 of file uoskills.h.

unsigned UOSkill::skillid

Definition at line 26 of file uoskills.h.

Referenced by load_skill_entry(), send_uo_skill(), and UOSkill().


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