C# Class DarkEmu_LoginServer.Silkroad

Exibir arquivo Open project: CarlosX/DarkEmu Class Usage Examples

Public Methods

Method Description
SendHandshake ( int ClientIndex ) : void
ToTPacket ( byte src ) : TPacket*

Method Details

SendHandshake() public static method

public static SendHandshake ( int ClientIndex ) : void
ClientIndex int
return void

ToTPacket() public static method

public static ToTPacket ( byte src ) : TPacket*
src byte
return TPacket*