Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketMobileAttributes Class Reference

Mobile attributes. More...

#include <packets.h>

Inheritance diagram for cPacketMobileAttributes:

cServerPacket cPacket List of all members.

Public Methods

 cPacketMobileAttributes ()

Public Attributes

Serial chr
 the charatcer

UI16 maxhp
 max hp

UI16 currhp
 current hp

UI16 maxmana
 max mana

UI16 currmana
 current mana

UI16 maxstam
 max stamina

UI16 currstam
 current stamina


Detailed Description

Mobile attributes.

Author:
Endymion
Since:
0.83
Note:
0x2D


Constructor & Destructor Documentation

cPacketMobileAttributes::cPacketMobileAttributes  
 


Member Data Documentation

Serial cPacketMobileAttributes::chr
 

the charatcer

UI16 cPacketMobileAttributes::currhp
 

current hp

UI16 cPacketMobileAttributes::currmana
 

current mana

UI16 cPacketMobileAttributes::currstam
 

current stamina

UI16 cPacketMobileAttributes::maxhp
 

max hp

UI16 cPacketMobileAttributes::maxmana
 

max mana

UI16 cPacketMobileAttributes::maxstam
 

max stamina


The documentation for this class was generated from the following files: SourceForge.net Logo