C# Class WorldServer.TCP.ServerPackets.ANS_DISTRICT_RESERVE

Inheritance: PacketOut
Show file Open project: fiki574/rAPB

Public Methods

Method Description
ANS_DISTRICT_RESERVE ( UInt32 code, UInt32 charUID, Byte group, WorldClient client ) : System

Method Details

ANS_DISTRICT_RESERVE() public method

public ANS_DISTRICT_RESERVE ( UInt32 code, UInt32 charUID, Byte group, WorldClient client ) : System
code System.UInt32
charUID System.UInt32
group Byte
client WorldClient
return System