C# 클래스 Server.Mobiles.HairstylistBuyGump

상속: Server.Gumps.Gump
파일 보기 프로젝트 열기: felladrin/last-wish

공개 메소드들

메소드 설명
HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void

메소드 상세

HairstylistBuyGump() 공개 메소드

public HairstylistBuyGump ( Mobile from, Mobile vendor, HairstylistBuyInfo sellList ) : System
from Mobile
vendor Mobile
sellList HairstylistBuyInfo
리턴 System

OnResponse() 공개 메소드

public OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void
sender Server.Network.NetState
info Server.Gumps.RelayInfo
리턴 void