Show / Hide Table of Contents

Delegate GuiElement.OnMouseLeaveHandler

Namespace: Slipe.Client.Gui
Assembly: SlipeClient.dll
Syntax
public delegate void OnMouseLeaveHandler(GuiElement source, OnMouseLeaveEventArgs eventArgs);
Parameters
Type Name Description
GuiElement source
OnMouseLeaveEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX