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 |