Show / Hide Table of Contents

Delegate DaggerfallInventoryWindow.OnItemHoverHandler

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