Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Server
Gumps
NewPlayerVendorCustomizeGump.PVHuePicker
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