Show / Hide Table of Contents

Delegate DaggerfallTradeWindow.OnTradeHandler

Namespace: DaggerfallWorkshop.Game.UserInterfaceWindows
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnTradeHandler(DaggerfallTradeWindow.WindowModes mode, int numItems, int value);
Parameters
Type Name Description
DaggerfallTradeWindow.WindowModes mode
Int32 numItems
Int32 value
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX