C# Class Server.Items.RecallRune.RenamePrompt

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

Public Methods

Method Description
OnResponse ( Mobile from, string text ) : void
RenamePrompt ( RecallRune rune ) : System

Method Details

OnResponse() public method

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

RenamePrompt() public method

public RenamePrompt ( RecallRune rune ) : System
rune RecallRune
return System