C# Class SagaMap.Packets.Client.SendFall

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Méthode Description
GetValue ( ) : uint
New ( ) : Packet
Parse ( SagaLib client ) : void
SendFall ( ) : System

Method Details

GetValue() public méthode

public GetValue ( ) : uint
Résultat uint

New() public méthode

public New ( ) : Packet
Résultat SagaLib.Packet

Parse() public méthode

public Parse ( SagaLib client ) : void
client SagaLib
Résultat void

SendFall() public méthode

public SendFall ( ) : System
Résultat System