Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Server
Gumps
PlayerVendorCustomizeGump.PVHuePicker
C# Class Server.Gumps.PlayerVendorCustomizeGump.PVHuePicker
Inheritance:
Server.HuePickers.HuePicker
ファイルを表示
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
OnResponse
(
int
hue
) :
void
PVHuePicker
(
Item
item
,
Mobile
v
,
Mobile
from
) :
System
Method Details
OnResponse()
public
method
public
OnResponse
(
int
hue
) :
void
hue
int
return
void
PVHuePicker()
public
method
public
PVHuePicker
(
Item
item
,
Mobile
v
,
Mobile
from
) :
System
item
Item
v
Mobile
from
Mobile
return
System