C# 클래스 Server.Prompts.RenamePrompt

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

공개 메소드들

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

메소드 상세

OnResponse() 공개 메소드

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

RenamePrompt() 공개 메소드

public RenamePrompt ( BaseHouse house ) : System
house Server.Multis.BaseHouse
리턴 System