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