C# Class Server.Items.MoongateConfirmGump

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

Public Methods

Method Description
MoongateConfirmGump ( Mobile from, Moongate gate ) : System
OnResponse ( Server.Network.NetState state, RelayInfo info ) : void

Method Details

MoongateConfirmGump() public method

public MoongateConfirmGump ( Mobile from, Moongate gate ) : System
from Mobile
gate Moongate
return System

OnResponse() public method

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