C# Class Server.Gumps.TentDGump

Inheritance: Gump
Exibir arquivo Open project: tbewley10310/Land-of-Archon

Public Methods

Method Description
OnResponse ( NetState state, RelayInfo info ) : void
TentDGump ( TentDestroyer tentdestroyer, Mobile owner ) : System

Method Details

OnResponse() public method

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

TentDGump() public method

public TentDGump ( TentDestroyer tentdestroyer, Mobile owner ) : System
tentdestroyer TentDestroyer
owner Mobile
return System