Show / Hide Table of Contents

Delegate DaggerfallListPickerWindow.OnItemPickedEventHandler

Namespace: DaggerfallWorkshop.Game.UserInterfaceWindows
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnItemPickedEventHandler(int index, string itemString);
Parameters
Type Name Description
Int32 index
String itemString
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX