Delegate ItemListScroller.ItemBackgroundColourHandler
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public delegate Color ItemBackgroundColourHandler(DaggerfallUnityItem item);
Parameters
| Type | Name | Description |
|---|---|---|
| DaggerfallUnityItem | item |
Returns
| Type | Description |
|---|---|
| Color |