Show / Hide Table of Contents

Delegate ItemListScroller.ItemLabelTextHandler

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