C# Class WorldServer.Lobby.WL.SetData

Inheritance: Packet
Mostra file Open project: fiki574/rAPB

Public Methods

Method Description
SetData ( Byte IP1, Byte IP2, Byte IP3, Byte IP4, UInt32 Port, Byte Population ) : System

Method Details

SetData() public method

public SetData ( Byte IP1, Byte IP2, Byte IP3, Byte IP4, UInt32 Port, Byte Population ) : System
IP1 Byte
IP2 Byte
IP3 Byte
IP4 Byte
Port System.UInt32
Population Byte
return System