C# Class Server.Mobiles.PlayerMobile.CancelRenewInventoryInsuranceGump

Inheritance: Server.Gumps.Gump
ファイルを表示 Open project: felladrin/last-wish

Public Methods

Method Description
CancelRenewInventoryInsuranceGump ( PlayerMobile player, ItemInsuranceMenuGump insuranceGump ) : System
OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void

Method Details

CancelRenewInventoryInsuranceGump() public method

public CancelRenewInventoryInsuranceGump ( PlayerMobile player, ItemInsuranceMenuGump insuranceGump ) : System
player PlayerMobile
insuranceGump ItemInsuranceMenuGump
return System

OnResponse() public method

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