C# Class SagaMap.Packets.Client.SendFall

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

Public Methods

Method Description
GetValue ( ) : uint
New ( ) : Packet
Parse ( SagaLib client ) : void
SendFall ( ) : System

Method Details

GetValue() public method

public GetValue ( ) : uint
return uint

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SendFall() public method

public SendFall ( ) : System
return System