Show / Hide Table of Contents

Delegate DaggerfallMessageBox.OnButtonClickHandler

Namespace: DaggerfallWorkshop.Game.UserInterfaceWindows
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnButtonClickHandler(DaggerfallMessageBox sender, DaggerfallMessageBox.MessageBoxButtons messageBoxButton);
Parameters
Type Name Description
DaggerfallMessageBox sender
DaggerfallMessageBox.MessageBoxButtons messageBoxButton
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX