C# Class SagaMap.Packets.Client.SendUsePortal

Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2

Public Methods

Method Description
GetPortalID ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
SendUsePortal ( ) : System

Method Details

GetPortalID() public method

public GetPortalID ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SendUsePortal() public method

public SendUsePortal ( ) : System
return System