C# Class SagaMap.Packets.Client.SupplyExchange

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

Méthodes publiques

Méthode Description
GetActorID ( ) : uint
GetSupplyID ( ) : uint
New ( ) : Packet
Parse ( SagaLib client ) : void
SupplyExchange ( ) : System

Method Details

GetActorID() public méthode

public GetActorID ( ) : uint
Résultat uint

GetSupplyID() public méthode

public GetSupplyID ( ) : 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

SupplyExchange() public méthode

public SupplyExchange ( ) : System
Résultat System