Back to Server.Menus.ItemLists

ItemListEntry

(ctor) ItemListEntry( string name, int itemID )
(ctor) ItemListEntry( string name, int itemID, int hue )
int Hue{ get; }
int ItemID{ get; }
string Name{ get; }