C# Class SagaMap.Packets.Client.SupplyExchange

Inheritance: SagaLib.Packet
Mostrar archivo Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
GetActorID ( ) : uint
GetSupplyID ( ) : uint
New ( ) : Packet
Parse ( SagaLib client ) : void
SupplyExchange ( ) : System

Method Details

GetActorID() public method

public GetActorID ( ) : uint
return uint

GetSupplyID() public method

public GetSupplyID ( ) : uint
return uint

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SupplyExchange() public method

public SupplyExchange ( ) : System
return System