C# Class DistrictServer.World.DW.RegisterDistrict

Inheritance: Packet
Mostra file Open project: fiki574/rAPB Class Usage Examples

Public Methods

Method Description
RegisterDistrict ( Byte type, Byte Id, Byte language, String password, String IP, String Port, String Token ) : System

Method Details

RegisterDistrict() public method

public RegisterDistrict ( Byte type, Byte Id, Byte language, String password, String IP, String Port, String Token ) : System
type Byte
Id Byte
language Byte
password String
IP String
Port String
Token String
return System