C# Class Server.Mobiles.TownCrierDurationPrompt

Inheritance: Server.Prompts.Prompt
Show file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
OnCancel ( Mobile from ) : void
OnResponse ( Mobile from, string text ) : void
TownCrierDurationPrompt ( ITownCrierEntryList owner ) : System

Method Details

OnCancel() public method

public OnCancel ( Mobile from ) : void
from Mobile
return void

OnResponse() public method

public OnResponse ( Mobile from, string text ) : void
from Mobile
text string
return void

TownCrierDurationPrompt() public method

public TownCrierDurationPrompt ( ITownCrierEntryList owner ) : System
owner ITownCrierEntryList
return System