C# Class WorldServer.TCP.ServerPackets.ANS_NAME_QUERY

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

Méthodes publiques

Méthode Description
ANS_NAME_QUERY ( UInt16 type, UInt32 charUID, String charname, WorldClient client ) : System

Method Details

ANS_NAME_QUERY() public méthode

public ANS_NAME_QUERY ( UInt16 type, UInt32 charUID, String charname, WorldClient client ) : System
type System.UInt16
charUID System.UInt32
charname String
client WorldClient
Résultat System