C# Class Server.Items.MoongateConfirmGump

Inheritance: Server.Gumps.Gump
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

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

Method Details

MoongateConfirmGump() public méthode

public MoongateConfirmGump ( Mobile from, Moongate gate ) : System
from Mobile
gate Moongate
Résultat System

OnResponse() public méthode

public OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
state Server.Network.NetState
info Server.Gumps.RelayInfo
Résultat void