C# Class Server.Prompts.RenamePrompt

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

Méthodes publiques

Méthode Description
OnResponse ( Mobile from, string text ) : void
RenamePrompt ( BaseHouse house ) : System

Method Details

OnResponse() public méthode

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

RenamePrompt() public méthode

public RenamePrompt ( BaseHouse house ) : System
house Server.Multis.BaseHouse
Résultat System