C# Class Server.Mobiles.HairstylistBuyGump

Inheritance: Server.Gumps.Gump
Exibir arquivo Open project: felladrin/last-wish

Public Methods

Method Description
HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void

Method Details

HairstylistBuyGump() public method

public HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
from Mobile
vendor Mobile
sellList HairstylistBuyInfo
return System

OnResponse() public method

public OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void
sender Server.Network.NetState
info Server.Gumps.RelayInfo
return void