Show / Hide Table of Contents

Delegate BaseScreenComponent.OnMouseLeaveHandler

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