Show / Hide Table of Contents

Delegate BaseScreenComponent.OnKeyboardEventHandler

Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnKeyboardEventHandler(BaseScreenComponent sender, Event keyboardEvent);
Parameters
Type Name Description
BaseScreenComponent sender
Event keyboardEvent
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX