Show / Hide Table of Contents

Delegate GameClient.OnUpdateHandler

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