Show / Hide Table of Contents

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[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX