C# Class WorldServer.TCP.ServerPackets.MAIL_INFO

Inheritance: PacketOut
Afficher le fichier Open project: fiki574/rAPB

Méthodes publiques

Méthode Description
MAIL_INFO ( Byte infoType, UInt32 total, UInt32 unread, UInt32 expired ) : System

Method Details

MAIL_INFO() public méthode

public MAIL_INFO ( Byte infoType, UInt32 total, UInt32 unread, UInt32 expired ) : System
infoType Byte
total System.UInt32
unread System.UInt32
expired System.UInt32
Résultat System