C# 클래스 Server.Items.RecallRune.RenamePrompt

상속: Server.Prompts.Prompt
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
OnResponse ( Mobile from, string text ) : void
RenamePrompt ( RecallRune rune ) : System

메소드 상세

OnResponse() 공개 메소드

public OnResponse ( Mobile from, string text ) : void
from Mobile
text string
리턴 void

RenamePrompt() 공개 메소드

public RenamePrompt ( RecallRune rune ) : System
rune RecallRune
리턴 System