Show / Hide Table of Contents

Delegate GuiElement.OnMoveHandler

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