C# Class Server.Items.RecallRune.RenamePrompt

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

Méthodes publiques

Méthode Description
OnResponse ( Mobile from, string text ) : void
RenamePrompt ( RecallRune rune ) : 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 ( RecallRune rune ) : System
rune RecallRune
Résultat System