C# Class SagaMap.Packets.Client.SendHomePoint

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2

Public Methods

Method Description
GetType ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
SendHomePoint ( ) : System

Method Details

GetType() public method

public GetType ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void

SendHomePoint() public method

public SendHomePoint ( ) : System
return System