C# Class SagaMap.Packets.Client.Warp

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

Public Methods

Method Description
GetWarpLocation ( ) : uint
New ( ) : Packet
Parse ( SagaLib client ) : void
Warp ( ) : System

Method Details

GetWarpLocation() public method

public GetWarpLocation ( ) : uint
return uint

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

Warp() public method

public Warp ( ) : System
return System