C# Class Server.Gumps.PlayerVendorCustomizeGump.PVHuePicker

Inheritance: Server.HuePickers.HuePicker
Mostrar archivo 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