C# Class SagaMap.Packets.Server.TradeItemOther

Inheritance: SagaLib.Packet
Mostra file Open project: Willyham/SagaRO2

Public Methods

Method Description
SetItem ( Item item ) : void
SetSlot ( byte slot ) : void
TradeItemOther ( ) : System

Method Details

SetItem() public method

public SetItem ( Item item ) : void
item Item
return void

SetSlot() public method

public SetSlot ( byte slot ) : void
slot byte
return void

TradeItemOther() public method

public TradeItemOther ( ) : System
return System