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

cPacketResponseToDialog Class Reference

Client response to dialog. More...

#include <packets.h>

Inheritance diagram for cPacketResponseToDialog:

cClientPacket cPacket List of all members.

Public Methods

 cPacketResponseToDialog ()

Public Attributes

eSERIAL serial
 the dialog serial ( echoed back from 7C packet )

eUI16 id
 the model id ( echoed back from 7C packet )

eUI16 index
 index of choice ( 1 based )

eUI16 model
 model of choice

eCOLOR color
 color


Detailed Description

Client response to dialog.

Author:
Endymion
Since:
0.83
Note:
0x7D


Constructor & Destructor Documentation

cPacketResponseToDialog::cPacketResponseToDialog  
 


Member Data Documentation

eCOLOR cPacketResponseToDialog::color
 

color

eUI16 cPacketResponseToDialog::id
 

the model id ( echoed back from 7C packet )

eUI16 cPacketResponseToDialog::index
 

index of choice ( 1 based )

eUI16 cPacketResponseToDialog::model
 

model of choice

eSERIAL cPacketResponseToDialog::serial
 

the dialog serial ( echoed back from 7C packet )


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