C# Class Server.Gumps.PlayerVendorCustomizeGump

Inheritance: Gump
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
PlayerVendorCustomizeGump ( Mobile v, Mobile from ) : System

Method Details

OnResponse() public method

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

PlayerVendorCustomizeGump() public method

public PlayerVendorCustomizeGump ( Mobile v, Mobile from ) : System
v Mobile
from Mobile
return System