C# Class SagaMap.Packets.Client.SendYaw

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

Méthodes publiques

Méthode Description
GetYaw ( ) : int
New ( ) : Packet
Parse ( SagaLib client ) : void
SendYaw ( ) : System

Method Details

GetYaw() public méthode

public GetYaw ( ) : int
Résultat int

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

SendYaw() public méthode

public SendYaw ( ) : System
Résultat System