C# Class Server.Items.MoongateGump

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

Public Methods

Method Description
MoongateGump ( Server.Mobile mobile, Item moongate ) : System
OnResponse ( Server.Network.NetState state, RelayInfo info ) : void

Private Methods

Method Description
RenderPage ( int index, int offset ) : void

Method Details

MoongateGump() public method

public MoongateGump ( Server.Mobile mobile, Item moongate ) : System
mobile Server.Mobile
moongate Item
return System

OnResponse() public method

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