C# Class Server.Gumps.SetGump.InternalPicker

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

Méthodes publiques

Méthode Description
InternalPicker ( PropertyInfo prop, Server.Mobile mobile, object o, Stack stack, int page, ArrayList list ) : System.Reflection
OnResponse ( int hue ) : void

Method Details

InternalPicker() public méthode

public InternalPicker ( PropertyInfo prop, Server.Mobile mobile, object o, Stack stack, int page, ArrayList list ) : System.Reflection
prop System.Reflection.PropertyInfo
mobile Server.Mobile
o object
stack System.Collections.Stack
page int
list System.Collections.ArrayList
Résultat System.Reflection

OnResponse() public méthode

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