C# Class Server.Gumps.NewPlayerVendorCustomizeGump.PVHuePicker

Inheritance: Server.HuePickers.HuePicker
ファイルを表示 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
OnResponse ( int hue ) : void
PVHuePicker ( PlayerVendor vendor, bool facialHair, Mobile from ) : System

Method Details

OnResponse() public method

public OnResponse ( int hue ) : void
hue int
return void

PVHuePicker() public method

public PVHuePicker ( PlayerVendor vendor, bool facialHair, Mobile from ) : System
vendor Server.Mobiles.PlayerVendor
facialHair bool
from Mobile
return System