C# Class SagaMap.Packets.Server.MarketBuyItem

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

Public Methods

Method Description
MarketBuyItem ( ) : System
SetResult ( byte u ) : void

Method Details

MarketBuyItem() public method

public MarketBuyItem ( ) : System
return System

SetResult() public method

public SetResult ( byte u ) : void
u byte
return void