C# Class WorldServer.TCP.ServerPackets.MAIL_INFO

Inheritance: PacketOut
Exibir arquivo Open project: fiki574/rAPB

Public Methods

Method Description
MAIL_INFO ( Byte infoType, UInt32 total, UInt32 unread, UInt32 expired ) : System

Method Details

MAIL_INFO() public method

public MAIL_INFO ( Byte infoType, UInt32 total, UInt32 unread, UInt32 expired ) : System
infoType Byte
total System.UInt32
unread System.UInt32
expired System.UInt32
return System