Show / Hide Table of Contents

Delegate GameClient.OnStopHandler

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