Show / Hide Table of Contents

Delegate GuiElement.OnMouseEnterHandler

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