Show / Hide Table of Contents

Delegate GuiElement.OnMouseDownHandler

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