C# Class Server.Mobiles.TownCrierDurationPrompt

Inheritance: Server.Prompts.Prompt
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

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

Method Details

OnCancel() public méthode

public OnCancel ( Mobile from ) : void
from Mobile
Résultat void

OnResponse() public méthode

public OnResponse ( Mobile from, string text ) : void
from Mobile
text string
Résultat void

TownCrierDurationPrompt() public méthode

public TownCrierDurationPrompt ( ITownCrierEntryList owner ) : System
owner ITownCrierEntryList
Résultat System