C# Class Server.Gumps.PlayerVendorCustomizeGump.PVHuePicker

Inheritance: Server.HuePickers.HuePicker
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
OnResponse ( int hue ) : void
PVHuePicker ( Item item, Mobile v, Mobile from ) : System

Method Details

OnResponse() public méthode

public OnResponse ( int hue ) : void
hue int
Résultat void

PVHuePicker() public méthode

public PVHuePicker ( Item item, Mobile v, Mobile from ) : System
item Item
v Mobile
from Mobile
Résultat System