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 |