Planeshift
Public Member Functions | Public Attributes

psSkillInfo Class Reference

#include <psskills.h>

List of all members.

Public Member Functions

 psSkillInfo ()
 ~psSkillInfo ()

Public Attributes

int baseCost
 The base cost that this skill requires. Used to calculate costs for next rank.
PSSKILLS_CATEGORY category
csString costScript
 Keeps the script used to calculate the cost of this skill.
csString description
PSSKILL id
 The new operator is overriden to call PoolAllocator template functions.
int mental_factor
csString name
int practice_factor
psMoney price

Detailed Description

Definition at line 68 of file psskills.h.


Constructor & Destructor Documentation

psSkillInfo::psSkillInfo ( )
psSkillInfo::~psSkillInfo ( )

Member Data Documentation

The base cost that this skill requires. Used to calculate costs for next rank.

Definition at line 87 of file psskills.h.

Definition at line 85 of file psskills.h.

Keeps the script used to calculate the cost of this skill.

Definition at line 88 of file psskills.h.

Definition at line 81 of file psskills.h.

The new operator is overriden to call PoolAllocator template functions.

The delete operator is overriden to call PoolAllocator template functions

Definition at line 79 of file psskills.h.

Definition at line 83 of file psskills.h.

Definition at line 80 of file psskills.h.

Definition at line 82 of file psskills.h.

Definition at line 84 of file psskills.h.


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