Show / Hide Table of Contents

Delegate ItemListScroller.OnItemHoverHandler

Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnItemHoverHandler(DaggerfallUnityItem item);
Parameters
Type Name Description
DaggerfallUnityItem item
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX