Show / Hide Table of Contents

Delegate ItemHelper.ItemUseHandler

Namespace: DaggerfallWorkshop.Game.Items
Assembly: Assembly-CSharp.dll
Syntax
public delegate bool ItemUseHandler(DaggerfallUnityItem item, ItemCollection collection);
Parameters
Type Name Description
DaggerfallUnityItem item
ItemCollection collection
Returns
Type Description
Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX